About Android IDE

Posted by licorna on Stack Overflow See other posts from Stack Overflow or by licorna
Published on 2010-03-22T23:57:46Z Indexed on 2010/03/23 0:01 UTC
Read the original article Hit count: 364

Filed under:
|

Right now I'm using Eclipse for Android development, but my computer is kind of old and I like responsive development environments.

I've tried using VIM, Emacs and TextMate but I'm missing every feature in the Eclipse Android plugin:

  • Auto generate R class
  • Check for errors & warnings on code
  • Auto completion
  • Deploy to device or emulator
  • Integrate with DDMS
  • The list goes to infinity ...

I know Eclipse is the best for what I want to do, but if I want to use any editor, what do you recommend to achieve a not so frustrating Android development experience?

© Stack Overflow or respective owner

Related posts about android

Related posts about ide