Are there advantages of using Emacs instead of Eclipse for Android development?
If so, what are they?
Are there advantages of using Emacs instead of Eclipse for Android development?
If so, what are they?
This is not really a platform-specific question. Instead, you're asking a question about development environments, which comes down to personal preference. Do you like working with emacs, in general, more than you like working with Eclipse? Do you prefer the "construct your own environment out of different scripts and your own lisp hacking" approach to the monolithic distribution-plus-plugins approach?
If you can be more productive with one or the other, that's the one that you should use. It has nothing to do with developing for Android versus, say, writing web-apps.
Check out this previous question: What are the efficiencies afforded by Emacs or Vim vs Eclipse?
Though it doesn't refer specific to android apps I would say performance...emacs is way faster than java editors, I had lots of slowdowns using netbeans...now I find my self spending this extra time learning about emacs, hopefully in the future I would discover many more advantages...
From a purely Android perspective, there is better integration with Eclipse than anything else. See eclipse adt for the extent of eclipse intergration, and other ides for how it would work in emacs.
Otherwise, it is a personal preference and very subjective.