Eclipse: Instalasi
Revision as of 14:21, 3 August 2011 by Onnowpurbo (talk | contribs)
Instalasi
sudo apt-get install sun-java6-jdk eclipse
Instalasi Android SDK
Download SDK dari
http://developer.android.com/sdk/index.html
Lakukan
cd ~ cp Downloads/android-sdk_r12-linux_x86.tgz ~ tar zxvf android-sdk_r12-linux_x86.tgz ls android-sdk-linux_x86/
Instalasi menggunakan perintah
cd ~/android-sdk-linux_x86/ tools/android
Hati-hati langkah berikut akan membutuhkan sambungan langsung ke Internet dan membutuhkan waktu yang lumayan lama
klik Installed packages -> Android SDK tools, revision 12 > Update All klik Available packages -> Adnroid Repository Klik Available packages -> Third party Add-ons -> Install selected
Pastikan sambungan ke Internet lancar.
Setup Eclipse untuk mengenali Android SDK
- Help -> Install New Software -> work with: https://dl-ssl.google.com/android/eclipse/
- tunggu beberapa saat
Referensi
- http://ayushsuman.blogspot.com/2010/06/how-to-install-eclipse-on-linux-eclipse.html
- http://www.vogella.de/articles/Android/article.html
- http://developer.android.com/sdk/index.html
- http://developer.android.com/sdk/installing.html