1. Install Android SDK
a. Download Android SDK
b. Extract the file into any folder. I usually install applications into /opt when I don’t use a package manager.
c. Run [/opt/android-sdk-linux/tools/android]
e. Select APIs and Click [Install Packages…]
2. Setup Eclipse
a. Run Eclipse. I use SpringSource Tool Suite.
b. Click [Help > Install New Software…]
c. Input (https://dl-ssl.google.com/android/eclipse/) in an edit box labeled [Work with:]
d. Click [Add…]
e. Input (ADT plugin) in an edit box labeled [Name] and Click [OK]
f. Click [Select All] and [Developer Tools] and [NDK Plugins] may be selected.
g. Click [Next >]