Software needed
- Eclipse IDE for Java Developers (at least Eclipse 4.2 – Juno) – link
- Android ADT Plugin
- Android SDK
- Android NDK
Eclipse and ADT
- Decompress Eclipse inside your user folder
- Start Eclipse with a default workplace
- Click on Help -> Install New Software
- Click on Add
- Enter ADT Plugin as the Repository Name
- In Location enter https://dl-ssl.google.com/android/eclipse/
- Click Ok
- Select Developer Tools and NDK Plugins
- Click Next and follow the installation instructions.
Proceed restarting the Eclipse if you are prompt to do so.
Installing ADT
When starting Eclipse again, you will see a dialog with a Welcome message. If you don’t have the latest Android SDK, install it.
Once you have installed and set up the IDE, you are ready to start developing Android apps. It’s recommended to install more SDKs from the Android SDK Manager. For Example, Android 4.1 (the latest version is 4.2) and Android 2.3.