This is huge. I've held out on Android development for many reasons, but my visceral hate for Eclipse is one of them. I know I've been able to use IntelliJ before now, but Eclipse was Google's example in tutorials, etc. Now I'm very excited to make an Android app.
Introducing Android Studio
121–130 of 189 posts
Re: Introducing Android Studio
#122Looks great, too bad it won't even launch for me on Windows 7. Anybody else running into problems running it?
Re: Introducing Android Studio
#123I develop in Java for both fun and profit using eclipse and it's been running solid ever since I followed the tips given in this SO thread (esp putting the jvm in a ramdisk) http://stackoverflow.com/questions/316265/tricks-to-speed-up.... Perhaps those whose sole complaint with eclipse is its performance should try some of those suggestions.
Re: Introducing Android Studio
#124Re: Introducing Android Studio
#125Re: Introducing Android Studio
#126While I'm quite excited about this, I'm surprised by all the hatred for eclipse in this thread. I develop in Java for both fun and profit using eclipse and it's been running solid ever since I followed the tips given in this SO thread (esp putting the jvm in a ramdisk) http://stackoverflow.com/questions/316265/tricks-to-speed-up... . Perhaps those whose sole complaint with eclipse is its performance should try some o…
Re: Introducing Android Studio
#127This is huge. I've held out on Android development for many reasons, but my visceral hate for Eclipse is one of them. I know I've been able to use IntelliJ before now, but Eclipse was Google's example in tutorials, etc. Now I'm very excited to make an Android app.
I'm hesitant to give up Emacs just to write for Android, but even so I might give this new gizmo a try.
Re: Introducing Android Studio
#128This is huge. I've held out on Android development for many reasons, but my visceral hate for Eclipse is one of them. I know I've been able to use IntelliJ before now, but Eclipse was Google's example in tutorials, etc. Now I'm very excited to make an Android app.
Android apps are actually an extreme pleasure to code in vim/emacs and build from the commandline. The shell debugging tools are very nice, too. Eclipse doesn't really add that much to the experience other than setting up the initial required files.
Looking forward to porting my ant scripts to gradle.
Re: Introducing Android Studio
#129Looks great, too bad it won't even launch for me on Windows 7. Anybody else running into problems running it?