I am somewhat new to both IntelliJ and Android Studio. The Android Studio IDE seems to be built directly on top of the IntelliJ platform. Are they the same?
I am somewhat new to both IntelliJ and Android Studio. The Android Studio IDE seems to be built directly on top of the IntelliJ platform. Are they the same?
Since Android Studio is based in Intellij, your "learning curve" should not be a problem at all.
Android studio has more "branding" for Android than IntelliJ IDEA. And since it is just an Android IDE, it can be more "focused". There isn't anything you can do in Android Studio that you can't do in Intellij IDEA. But the opposite is not true. There are a number of (non-android) things you can do in IntelliJ IDEA (both the community and ultimate editions) that you cannot do in Android Studio.
