Cara Install Android SDK di Linux Backtrack - PTIK-UNM MAKASSAR
Breaking News

Cara Install Android SDK di Linux Backtrack

Malam sobat PTIK UNM, udah lama nih nggak update Tutorial tentang Backtrack, nah Saat ini lagi jaman jamannya nih orang pada make Android. Jadi buat kawan kawan yang seneng make linux tapi penasaran gmna sih itu android. berikut ane akan buat tutorial bagaimana cara menginstall Android di Linux (Tested on Backtrack 5 r3).


Pertama install/update dulu OpenJDK Java Runtime
apt-get update & apt-get install openjdk-6-jre
Download Android SDK
http://developer.android.com/sdk/index.html
Pilih untuk Linux

Note :
Here's an overview of the steps you must follow to set up the Android SDK:
Prepare your development computer and ensure it meets the system requirements.
Install the SDK starter package from the table above. (If you're on Windows, download the installer for help with the initial setup.)
Install the ADT Plugin for Eclipse (if you'll be developing in Eclipse).
Add Android platforms and other components to your SDK.
Explore the contents of the Android SDK (optional).
To get started, download the appropriate package from the table above, then read the guide to
Sekarang extract "android-sdk_r14-linux.tgz" ke sebuah direktori yang diinginkan
Oke, udah terextract sekarang buka terminal
root@bt:~/Android# cd android-sdk-linux/tools/
root@bt:~/Android/android-sdk-linux/tools# ./android
Maka akan muncul GUI dari Android SDK Manager
Pilih Repositoriesnya, Pada percobaan Saya mengguanakan Android 4 Alias si Ice CreamSetelah semua di Pilih, "Tools" pada barisan menubar (Itu loh di sebelah Packages)
Manage ADVs
Pilih "New" untuk membuat virtual Device
Isi:
  • Name dgn nama Project yang mau kita buat
  • Target, versi Androidnya
  • CPU/ABI, Automatis bila kita menggunakan Si Ice Cream
  • SD Card, besar Virtual Kartu memory
  • Yang lain itu Defautl aja
Oke udah selesai buat Virtual Devicenya, Langsung pilih lalu Klik "Start"
Maka Akan muncul GUI Dari Android, Seperti ini:
Untuk RAM Kecil Prosesnya mungkin akan sedikit lama
Sumber : forum.indonesianbacktrack.or.id

2 Komentar untuk "Cara Install Android SDK di Linux Backtrack"

  1. Thanks for your grateful informations, this blogs will be really help for Java tutorial .

    BalasHapus
  2. @Srkok bro, thanks for visiting :)

    BalasHapus