IntelliJ IDEA for Android Development
Posted by: K. Scott Allen,
on 10 Jan 2011 |
View original | Bookmarked: 0 time(s)
I really like IntelliJ IDEA - and the free community edition now supports Google Android development. Part of the reason I like this IDE is because it feels familiar. I've learned the JetBrains sense of style from using ReSharper in Visual Studio, and seeing familiar commands for navigation and refactoring is comforting. It's great to have the muscle memory for Alt+Enter and Alt+Insert, and the auto-completion works well both for Java code and XML resources (which is a tremendous help for someone...