About Android IDE
- by licorna
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?