I have played around in the last days with the just released Android IDE, Android Studio based upon the community edition of IntelliJ IDEA. It is still a very early beta - more of a preview - but it works.
Android Studio is a very nice IDE with a lot of features specific for building Android-app but of course only in Java. Also the workspace-structure has been changed using something called Gradle. I tested out the IDE mainly out of curiosity and also because I wanted to see if we could use it for creating wrapping-libraries but it seems like it is not possible to export normal JAR-files so we will probably need to stick with Eclipse. Anyone who can confirm?
Android Studio is a very nice IDE with a lot of features specific for building Android-app but of course only in Java. Also the workspace-structure has been changed using something called Gradle. I tested out the IDE mainly out of curiosity and also because I wanted to see if we could use it for creating wrapping-libraries but it seems like it is not possible to export normal JAR-files so we will probably need to stick with Eclipse. Anyone who can confirm?
Last edited: