Skip to content

NaveenCrownStack/Installation-Android-Studio

 
 

Repository files navigation

Installation-Android-Studio

There are two things you will need to download:

  1. the java jdk

  2. Android Studio (afterwards it we'll do more dl's on it)

quick links:

===

Windows 8

Install Java

  1. go here and make sure to download the one for Windows.

Install Android Studio

  1. use the link below to install Android Studio

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

Install Git

  1. install git:

http://git-scm.com/download/win

Next Steps

  1. restart your computer, and go to the next step

===

Mac Os X

http://support.apple.com/kb/DL1572?viewlocale=en_US&locale=en_US

Install Java

  1. go here and use the download link to and install Java.

Install Android Studio

  1. use the link below to install Android Studio

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

Next Steps

  1. go to the next step

===

Ubuntu Linux

Install Java

If you are using Ubuntu linux please run the following command to install java:

sudo apt-get update; sudo apt-get upgrade

then

sudo apt-get install openjdk-7-jdk

Install Android Studio

use the link below

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

Next Steps

Click here to go to the next steps, setting up Android Studio

About

Installation Guide-let

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors