Thursday, October 23, 2008

New Session Android JAVA : 

Getting the Android SDK :

You can find the Android SDK on Google’s website at 

http://code.google.com/android/download.html

Grab it, download it somewhere handy, and then unpack it.

I’ve put mine in my Development folder at /Developer/AndroidSDK. 

You can just as easily put the ZIP file anywhere on your filesystem.

Just remember where you’ve stashed it, because you’ll need to tell Eclipse where it is later.

It’s also a good idea, if you’re a Windows or Linux user, 

to add the location of the Android tools to your Path variable. 


No comments: