How to install Android SDK from android-sdk_r10-linux_x86.tgz
in Ubuntu 10.10 for using in Eclipse IDE?
Asked
Active
Viewed 2,925 times
5

Vitaly
- 51
2 Answers
4
Follow the instructions at http://developer.android.com/sdk/eclipse-adt.html The process is quite straightforward.
Ubuntu does not have yet the latest package for Eclipse, therefore, it is advised to install Eclipse by downloading it from http://www.eclipse.org/

user4124
- 8,911
0
Taker a look at this document. It will show you how to install the latest Eclipse IDE and Android SDK + setup.

Moma Antero
- 571