Skip to content

AndroidSetupMac

faheem.u edited this page Oct 20, 2015 · 4 revisions

Setup Android Studio on Mac

1. Install JDK for MAC OS X 64

http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

2. Download Android Studio .dmg file

Go to : http://developer.android.com/sdk/index.html

3. Launch the .dmg file > Drag and drop it into Application folder

4. Open the Android Studio form APP Launcher, Now if the JVM is not installed in your PC you will get the error message .

Follow the link and download javaForOSX.dmg and install it and Launch Android studio again

5. Now you are good to go… At the first launch it will do sdk installation , just follow as the ide directs !!

6. Happy learning Android J