I started programming a few months ago, and learned python and I started learning Java about a month ago.
I've been using sublime text for coding Java programs, and now as I am getting into Android Programming, I found two official IDEs --> Eclipse and Android Studio.
After two hours of research, I've learned a few things: Android studio is an early preview, and it is not recommended for beginners.
However, Android Studio shows so much promise that I think it will be taking over eclipse in the next few years, assuming that google will publish an official polished version in early 2014.
I have nothing against Eclipse, but it just seems like Android Studio is the way to go if I'm looking to program Android apps 5+ years later.
What are you guys' opinion on it?
I know the basic idea of how android programming works, including xml, and wanted some recommendation on whether I should get into Android Studio or not.
As Android Studio is a rolling release, it's not like I would have to start all over when new versions come out, so I think updating versions is not a problem
So, will it benefit me in the future if I get into using Android Studio rather than sticking to traditional Eclipse with Android sdk?
Need some answers from experienced developers who use/used Eclipse and have tried Android Studio.
Thanks
The key difference between Android Studio and Eclipse is that the Android Studio is an Integrated Development Environment (IDE) specifically developed for Android applications while Eclipse is an integrated development environment that is widely used for Java-based application development.
Eclipse, the IDE, has a speedier start-up time. It mostly supports Java, but it can also work with other languages such as C, C++, C#, PHP, Perl, and Ruby. Android Studio is an integrated development environment (IDE) for Android operating systems.
Android Studio is the official Integrated Development Environment (IDE) for Android app development, based on IntelliJ IDEA .
It is a matter of personal preference. I have used android studio and eclipse and also used sublime text for android programming. For starters eclipse is the best(my view). Android Studio is great too(layout support) but you should know that it is in preview as of now. Honestly I suggest using eclipse for a while then after you gain some experience switch to android studio. Also visit the following links: Android studio vs ecllipse
This one too
Theoretically you shouldn't need either - I knew someone that used text editor and compile from command line, that is basically what Eclipse/Studio are doing, but with some clever UI design tools, and a "run" button instead of setting up and running an ant build.
I would tend to prefer Eclipse, since it can be used for many other things than Java/Android, has a large following, and is mature with very good Android tools, right now. I doubt that will change soon.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With