telecharger le kit de developpement
http://developer.android.com/sdk/index.html
wget http://dl.google.com/android/android-sdk_r07-linux_x86.tgz
tar xvzf android-sdk_r07-linux_x86.tgz
cd tools
adb connect ip:5555
configurer eclipse
voir ici pour configuration : ici
Sous eclipse
ctrl + N
pour nouveau projet
et choisir "android project"
hello android
http://developer.android.com/guide/tutorials/hello-world.html