1. Requirements
- Java Development Kit (JDK)
- Android SDK
- Download : http://developer.android.com/sdk/index.html
- Installation Instructions : https://sidiq.mercubuana-yogya.ac.id/how-to-install-android-sdk-on-my-os-ubuntu-linux/
- Eclipse IDE
- Download : http://www.eclipse.org/downloads/
2. Installation
- Open Eclipse (Uncompress eclipse à go to eclipse directory à and click the eclipse.exe)
- Click the “Help” menu and select “Install New Software ….” .
- In the Install Window, click the “Add…” button, and then :
- type “ADT Plugin” (without quotes) in the Name field, and
- type below url in the URL field :http://dl-ssl.google.com/android/eclipse/
and then click the “OK” button.
- Check “Developer Tools” and “NDK Plugins”, and then click the “Next >” button.
- If you have seen window “Install – Install Details”, click the “Next >” button.
- Next put a check list on the “I accept the terms in all of license agreements” to approve the license. Then click the “Finish” button.
- The next step wait for the finished installation.
- After the installation is complete, click the “Yes” button and restart Eclipse IDE to perform the update.
- After restart the eclipse IDE.
Good Luck ..!