I am about to start developing an android app and need to get an IDE. Eclipse and the android eclipse plugin appears to be the natural choice. However I am familiar with intelliJ and re-sharper so I would prefer use intelliJ.

Has anyone used http://code.google.com/p/idea-android? Is this any good?

Should I just bite the bullet and learn Eclipse?

link|improve this question

9  
Intellij has just released a free IDE for android! blogs.jetbrains.com/idea/2010/10/… – Pierre-Antoine LaFayette Oct 20 '10 at 2:57
feedback

14 Answers

up vote 64 down vote accepted

IntelliJ now has support for Android. See Enabling Android Support from the JetBrains help page and the Google Code project page for the plugin. The Getting Started wiki page is pretty helpful.

If you are used to IntelliJ, I don't think it would be beneficial to switch IDEs just for Android tools. You can work on Android with any text editor (I use Vim). If you're more productive with a specific environment I don't see why you'd have to learn a new one. Not worth it in my opinion. Plus I'm a big IntelliJ fan. The IntelliJ plugin lets you make apk files and push the app to the emulator, that's all you need for Android app development. I'd say you're safe sticking with IntelliJ.

Update: there is now an official free IDE for IntelliJ android dev! http://blogs.jetbrains.com/idea/2010/10/intellij-idea-10-free-ide-for-android-development/

link|improve this answer
Could Flex Builder 4 be used for development of an android app? and if so what plug-ins do i need and or add-ons? – Matthew Jun 1 '10 at 21:03
I suppose if you want to write your apps in Flex and compile to native code for Android. This is the only plugin I've heard of: openplug.com/products/elips-studio. – Pierre-Antoine LaFayette Jun 2 '10 at 19:23
8  
You said you use vim, I'd be interested to see what tips you have about doing that. – nyxtom Jun 6 '10 at 0:34
2  
@nyxtom I just write the code in Vim and use the Android Asset Packaging Tool (aapt) from the SDK to create the APKs. Then jump to the shell and use adb to install the app. Nothing fancy. – Pierre-Antoine LaFayette Sep 5 '10 at 14:05
Currently (Oct 2010) Idea 9 and the google code project are not compatible. So Idea looks like it will only work for Android if you get Ultimate. – jcollum Oct 3 '10 at 16:36
show 4 more comments
feedback

Eclipse is not that hard to learn (I use both Eclipse and NetBeans, and I switch back and forth pretty effortlessly). If you're going to be learning Android development from the start, I can recommend Hello, Android, which I just finished. It shows you exactly how to use all the features of Eclipse that are useful for developing Android apps. There's also a brief section on getting set up to develop from the command line and from other IDEs.

You could also check out the sections in the Android Developers guide on Developing In Eclipse and In Other IDEs and compare the two.

link|improve this answer
10  
+1 for Eclipse. – Ben S Nov 11 '09 at 15:06
7  
+1 just use eclipse – broschb Nov 11 '09 at 21:27
6  
+1 for eclipse!! – JohnnyLambada Nov 12 '09 at 2:28
76  
-1 for Eclipse :( – Pavel Alexeev Sep 16 '10 at 14:12
6  
i haven`t found anything reliable to replace Eclipse with yet. Eclipse is just too bloated/slow, and sometimes I just want to develop instead of fighting my IDE. – ajacian81 Dec 10 '11 at 13:27
show 9 more comments
feedback

Of the existing IDEs, Ted Neward ranks them this way:

Best: IntelliJ IDEA
Second: Netbeans
Third: Eclipse

He seems to think that Eclipse throws up a lot of "friction"; hard to say what that means.

link|improve this answer
After using RubyMine (also a JetBrains product) for a few months -- and loving it -- I'd choose IntelliJ for Android development if I was to get back to it. – jcollum Apr 25 at 18:05
feedback

You can try DroidDraw to design UI easily

link|improve this answer
6  
Not really an IDE, but helpful anyway. +1 – jcollum Nov 19 '10 at 19:10
feedback

Unfortunately, there is no perfect IDE for Android. Eclipse has more features as it is the only IDE google developed plugin for. However, if you are just like me, tired of crashes and weired debug/develop mode swithes, Use Netbeans plugin from http://nbandroid.kenai.com.

link|improve this answer
"debug/develop mode switches" can be configured to not get switched. – kilaka Mar 18 at 12:52
Is there a transcript of the talk? – kilaka Mar 18 at 12:53
feedback

If you do android native code development using NDK, give Visual Studio a try. (Not a typo!!!) Check out: http://ian-ni-lewis.blogspot.com/2011/01/its-like-coming-home-again.html

and: http://code.google.com/p/vs-android/

link|improve this answer
feedback

All of the full-featured Java IDE's are good and share all of the same concepts and main features. If you can find your way around one you can probably do the same for any other without much trouble.

link|improve this answer
feedback

An IDE which supports Android development is Processing for Android: http://wiki.processing.org/w/Android. Processing is its own language but it's easy to learn. Processing for Android requires the JDK and Android SDK to be installed but runs on its own. It runs on Linux, Mac OSX and Windows (on a side note: one can develop a desktop app in Processing and then compile it to target any of these operating systems). Its development is ongoing but it works. It's especially good for quickly sketching up an idea and running it on your Android phone (even if you plan to develop it further in another IDE).

I've developed this free Android application using Processing: http://www.appbrain.com/app/letter-baby-free-beta/processing.android.test.letterbaby. Or search for Letter Baby in the market.

There is an active support forum here: http://forum.processing.org/android-processing.

link|improve this answer
2  
That's a little different than just an IDE, it looks like it's a whole separate language. – Bob McCormick Oct 22 '10 at 21:55
Excellent point... it is its own language albeit java-esque. I will update the post. – gary comtois Oct 23 '10 at 0:05
feedback

If you haven't installed Eclipse yet, I'd recommend Motorola's MotoDev Studio. It does a lot of the annoying little tasks like set up your Android environment along with your paths, and adds a lot of nice built in functionality to Eclipse.

Even if you've already installed Eclipse, you can add it as a plugin (I haven't tried that myself). It is by Motorola, so they have some Motorola centric functionality as well, such as the ability to add your app to the Motorola market. Anyway if you're interested, give it a shot: http://developer.motorola.com/docstools/motodevstudio/

link|improve this answer
feedback

You can also develop rich UI filled Android applications using Adobe AIR. If you plan to go that route then Flex Builder Burrito is the best IDE. Take a look at this post as to how easy it is to build an AIR4Android app http://blog.air4android.com/?p=13

link|improve this answer
feedback

I advise Android bundle for TextMate: https://github.com/nesterow/Android.tmbundle It's lightweight and easy to use. There is no intellisense, but actually it just makes you remember namespaces better. :)

link|improve this answer
feedback

I Feel Eclipse IDE is more suitable for android applications rather than other IDEs. Because its providing us more than five perspectives which will make our project flexible and ease.You may try Eclipse ides starts with 3.6 and above will provide you better performance.

Eclipse_jee_indigo
Eclipse_java_indigo
Eclipse_classic

The above eclipses are belongs to the version3.7.2 which are all latest and supports all kind of access.

link|improve this answer
feedback

I am a huge supporter of using the environment that is most familiar to you. However this isn't always the best option. In some cases, a different environment can result in (far?) greater efficency in the long run.

In this particular case I suspect that sticking with what you already know is a good option, but someone starting new would benifit from the easy setup and sdk/ndk integration offered by eclipse. I also don't know how available geolocation manipulation (or phone state manipulation - ie incoming call etc) is in other IDE's, but integration within eclipse feels seamless.

AIDE is a fun option that I use while traveling or when I don't feel like sitting at my desk all the time. It is an extrodinarly well put together IDE that runs on Android, compiles Android appications, and then lets you install, all without touching a computer. It includes a logcat readout, syntax highlighting and some git compatibility as well. Obviously you don't have a lot of screen real estate available and things can get cluttered or you can't see everything you want to at once, but for quick touchups or early in a project it is more than adequate.

link|improve this answer
feedback

Eclipse and Netbeans are both horrible slow, and I'ts a miracle that even the serious developers has been sticking with it for years, not even try to stick with a better product.

Java as platform is a shame when it comes to non-handheld platforms (win,mac,linux) and if anyone are going to develop on the platform I say do what else but do not use Java at all. For mobility it's probably has a kind of good luck here, as the systems are more down-scaled.

As far I know, there aren't any existing IDE for Java which aren't iself written in a Java environment. This is horrible because Java is messing up the desktop environment.

I'm willing to spend hours on google to find an Java IDE/Editor which are capable for android projects but will use a native environment for itself.

link|improve this answer
Go to Google.com and enter search query "netbeans was written in" the very first search result contains the following information...Netbeans Written in — Java - Feedback According to velocityreviews.com, wikipedia.org, netbeans.org and 7 others - Hide sources - netbeans.org - - kaiec.org - - wareseeker.com - - netbeans.org - - mysql.com - - wikipedia.org - - netbeans.org - - velocityreviews.com - - yahoo.com - - netbeans.org - – Algo Nov 30 '10 at 13:04
There are many desktop frameworks are available for Java. Update your knowledge before making any final judgment. Have you used JDownloader? well it is also build in Java :D – Algo Nov 30 '10 at 13:05
2  
I know this topic is old and I think the product is old, but... a Java IDE writtern in c++ jcreator.com – nportelli Jul 5 '11 at 20:52
1  
I don`t know why this was downvoted so much; Eclipse and NetBeans are really slow. I don`t know how many times my focus has been broken because Eclipse can`t be bothered to stop thinking. – ajacian81 Dec 10 '11 at 13:30
1  
@ajacian81 It is the standard reaction of the crowd. When even clever people make crowd, it is stil extremely stupid. A wise man never makes crowd. – Gangnus Jan 10 at 22:37
show 1 more comment
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.