Hacker News new | ask | show | jobs
by ttuominen 4766 days ago
Android also has decent command line tool support and a build system based on Ant. I'm not a huge fan of ant, but the default setup works all right and is extensible. I've mostly managed to stay inside Emacs for Android development.
1 comments

That is a good thing to know. Maybe I should give it another look.