0
Android studio vs Eclipse: Which is best?
4 Answers
+ 3
Android Studio is the official way of making apps and offers more features/modules but Eclipse is better and easier (...i think...)
+ 3
Android Studio will be the incontestable winner in a few times, because google end supporting ADT plugin for Eclipse devellopment of Android :(
+ 3
Android Studio is based on intelij, and as well as previous google provide tools for Eclipse but stop it now, they could again decide to change their devellopment tools base ^^ ( there is one little difference however: with Eclipse google was providing only a plug-in and with Intelij they rewrite it )
+ 2
android studio looks way better (in my opinion) and offers all those special-android-tools which helps you develop android apps, for normal java projects I would use eclipse or intelij idea which is free and has a bit more features
So in summary for android apps use android studio and for normal java projects intelij idea
Hope this helps