Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm fairly sure you can use IntelliJ as well. Yep, there you go: http://www.jetbrains.com/idea/features/android.html


Android Studio is based on IntelliJ (the Community Edition if I remember correctly).


Yes, this is correct.

Also, you don't have to use Eclipse or Android Studio at all if you don't want to. You can use whatever text editor and whatever build system floats your boat (ant and gradle are common).

The only time I use either of the Android IDEs (Android Studio, because Eclipse is horrible) is when I need to do on-device visual debugging; otherwise I just do command-line builds and deploy using adb.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: