Introducing Android Studio
31–40 of 189 posts
Re: Introducing Android Studio
#32Re: Introducing Android Studio
#33Is Eclipse worse or something when doing Android dev? It seems just fine to me doing normal Java dev, but to hear people talk it is the worst IDE ever invented.
Re: Introducing Android Studio
#34Is Eclipse worse or something when doing Android dev? It seems just fine to me doing normal Java dev, but to hear people talk it is the worst IDE ever invented.
I've used WebStorm (also based on IntelliJ) for NodeJS dev, and like it a lot. I still like VS more, but VS is so slow and buggy by comparison, it's hard to use these days. So I can imagine that this new variant will be very useful, and far better than Eclipse for the same work.
YMMV of course.
Re: Introducing Android Studio
#35Is Eclipse worse or something when doing Android dev? It seems just fine to me doing normal Java dev, but to hear people talk it is the worst IDE ever invented.
Most IDEs just use some kind of project file, or are able to use directly build tools. But Eclipse always has to create this workspace full of metadata that it likes to corrupt every now and then!
Re: Introducing Android Studio
#36Re: Introducing Android Studio
#37This sounds great. Google should've built their own IDE for Android a long time ago. It even has live code updates, and it can show how the app looks on different form factors. TC has a summary on it: http://techcrunch.com/2013/05/15/google-launches-android-stu...
I'm in.
Re: Introducing Android Studio
#38Any indications of when this will be released?
Re: Introducing Android Studio
#39Is Eclipse worse or something when doing Android dev? It seems just fine to me doing normal Java dev, but to hear people talk it is the worst IDE ever invented.
I have the Ultimate Edition, but I would definitely check out the Community Edition if all you're doing is Java.