Android using Emacs
For the intrepid Emacs user, here are some tips for doing Android development without Eclipse. I am working on a follow-up post with some general Android SDK tips.
Emacs prerequisites
android-modeThis mode gives you the following interactive commands:
M-x android-start-emulator Start the Android SDK emulator from emacs
M-x android-start-ddms [...]