Android Development with Eclipse

Getting started with android development.




Items needed checklist:
  1. Eclipse
  2. Java JDK
  3. Android SDK





Once you've installed Java JDK and the Android SDK, follow the next steps to set up your development enviroment:

1. Open Eclipse.
2. Go to Help > Install New Updates
3. Click on the Add... button.
4. type Android Development Tools in the Name field.
5. type https://dl-ssl.google.com/android/eclipse/ in the location field.

Here is the guide I followed in getting started from Smashing Magazine:
Getting started with Android application development with Eclipse

Comments

Popular Posts