There are two things you will need to download:
-
the java jdk
-
Android Studio (afterwards it we'll do more dl's on it)
quick links:
===
- go here and make sure to download the one for Windows.
- use the link below to install Android Studio
http://developer.android.com/sdk/index.html
- install git:
http://git-scm.com/download/win
- restart your computer, and go to the next step
===
http://support.apple.com/kb/DL1572?viewlocale=en_US&locale=en_US
- go here and use the download link to and install Java.
- use the link below to install Android Studio
http://developer.android.com/sdk/index.html
- go to the next step
===
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
use the link below
http://developer.android.com/sdk/index.html
Click here to go to the next steps, setting up Android Studio