GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
07/25/14 08:02 AM (10 years ago)

Twenty Minute Tutorial : Android Studio Install on Mac OS X

Hello! I put up another video last night on my YouTube Channel. The subject is how to install Android Studio on your Mac OS X machine. Like the Eclipse ADT Bundle, it's pretty easy! http://youtu.be/t5oU7lQLRKw Enjoy! Mark
 
CSSZiegler
I hate code!
Profile
Posts: 173
Reg: May 30, 2012
Monsey, New Yor...
12,930
like
07/25/14 08:09 AM (10 years ago)
Will this replace Eclipse?
 
Kittsy
buzztouch Evangelist
Profile
Posts: 2251
Reg: Feb 22, 2012
Liverpool
31,360
like
07/25/14 08:09 AM (10 years ago)
Mark is it out of beta now
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
07/25/14 08:11 AM (10 years ago)
@kittsy : It's still in beta...version 0.8.2 at this moment. But, I do find it much more stable than the last time I used it. I was able to load a Buzztouch project without any issues at all. @CSSZiegler : Whether it replaces Eclipse is completely up to you. It's just another offering in the Android development pool. Since it's backed by Google, and since it's explicitly designed for developing Android apps, I think you'll find quite a few cool features that you won't with Eclipse (which is a general development environment). But, ultimately, it's up to you which environment you use! Mark
 
CSSZiegler
I hate code!
Profile
Posts: 173
Reg: May 30, 2012
Monsey, New Yor...
12,930
like
07/25/14 08:13 AM (10 years ago)
Cool thanks. I'll give it a try
 
Kittsy
buzztouch Evangelist
Profile
Posts: 2251
Reg: Feb 22, 2012
Liverpool
31,360
like
07/25/14 08:24 AM (10 years ago)
Me too I really want to leave eclipse
 
Tony @ Buzztouch
buzztouch Evangelist
Profile
Posts: 528
Reg: Mar 05, 2011
Saint Louis, Mi...
24,620
like
07/25/14 09:45 AM (10 years ago)
Great job Mark! Great information and demo. Tony Buzztouch
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
07/25/14 10:15 AM (10 years ago)
What about tutorial on how to install on windows?
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
07/25/14 10:30 AM (10 years ago)
That's next up, @Kennedy! What flavor...7 or 8?
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
07/25/14 10:32 AM (10 years ago)
Windows 8
 
0z2000tv
Aspiring developer
Profile
Posts: 315
Reg: Sep 10, 2011
Nashville
11,950
like
07/25/14 11:15 AM (10 years ago)
Thank you Mark. Mike
 
CSSZiegler
I hate code!
Profile
Posts: 173
Reg: May 30, 2012
Monsey, New Yor...
12,930
like
07/25/14 12:04 PM (10 years ago)
Windows 7
 
Arubaman
Aspiring developer
Profile
Posts: 636
Reg: Oct 20, 2011
Akron
16,910
like
07/25/14 10:12 PM (10 years ago)
Nice addition, thanks Mark.
 
LA
Aspiring developer
Profile
Posts: 3278
Reg: Aug 16, 2012
Jerseyville, IL
42,880
like
07/27/14 10:27 AM (10 years ago)
Thank you! LA
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
07/27/14 01:11 PM (10 years ago)
Thanks Marc! I have it downloaded but was afraid of errors with BT apps. Great video!
 
SheriDee
Code is Art
Profile
Posts: 1094
Reg: Sep 23, 2011
location unknow...
22,840
like
07/29/14 03:12 PM (10 years ago)
So close to getting my android app up! Yeah Great video Mark Thank You :) Could you lead us to how to implement google play services? Thanks!
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
07/29/14 03:26 PM (10 years ago)
@Sheri : Check this out (http://youtu.be/UgurXKgP2AE). It's for Eclipse, but shows you how to deal with Google Play Services. Android Studio install tutorial coming For Windows 7, 8 and Ubuntu soon! Mark
 
SheriDee
Code is Art
Profile
Posts: 1094
Reg: Sep 23, 2011
location unknow...
22,840
like
07/29/14 03:31 PM (10 years ago)
Thanks Mark - I have watched the ECLIPSE video and I do know how with Eclipse but then Eclipse Crashes with other errors mainly with emulator issues --- I love Android Studio performance much better but unable to get the google play services with my package like Eclipse --- hmm will investigate further and post my findings Perhaps a build on my PC will work better Thanks again for the great tutorials - I have gotten closer to building android apps because of them :)
 
Fingers Crossed
Veteran developer
Profile
Posts: 234
Reg: Jan 16, 2012
Simcoe, ON
6,390
like
08/17/14 08:08 AM (10 years ago)
First up: I got the Android compile working a year or so ago, and never revisited it. (I'm an iOS guy). I just picked up a tablet for Droid development, so trying to compile a project. OK, so I walked through the video, and after a couple of hiccups, managed to get Android Studio to load. Managed to import a project, but that's where I pretty much got stuck :) The BT read me relates to Eclipse, and I couldn't figure out where to add the library references (Eg: Android 4.0) While I'm at it, where do I stick the image files? @Mark: How about a simple video on compiling a apk / avd of a simple BT project? Some guidance would be appreciated. (Yes I did a search first :P ) Graham. FC
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
08/17/14 04:48 PM (10 years ago)
Hi Graham, I have been working on this, and have not yet been successful in getting a BT app to compile in Android Studio. I can get it imported, but, because of the move to the Gradle compiler, there's something different that's preventing it from compiling, and I haven't quite figured it all out yet. As soon as I get it figured out (which may be a while from now), I'll absolutely post a video on it. For now, in a typical Android project, images go in res > drawable, and need to follow the 0_9a_z naming convention, which means no caps, spaces, or special character. Mark
 
Fingers Crossed
Veteran developer
Profile
Posts: 234
Reg: Jan 16, 2012
Simcoe, ON
6,390
like
08/17/14 08:39 PM (10 years ago)
Awesome, thanks for the concise answer. I'll head back to Eclipse for now.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.