sudo apt-get install ia32-libs
sudo apt-get install openjdk-6-jdk
sudo apt-get install eclipse
Download http://dl.google.com/android/android-sdk_r12-linux_x86.tgz
mkdir ~/devtools
cd ~/devtools
tar -xvzf ~/Downloads/android-sdk_r12-linux_x86.tgz
Now install Eclipse Plugin (ADT) using Eclipse IDE > Help > Install New Software...
http://dl-ssl.google.com/android/eclipse/
Then, install Platform component using SDK Startup tool.
No comments:
Post a Comment