If I’m already a user of IntelliJ IDEA, do I need to switch to Android Studio for Android development? No . Android Studio is focused specifically on Android development and provides streamlined environment and project setup, but otherwise all of its features are available in IntelliJ IDEA.15 May 2013
Read moreCan I develop Android app using IntelliJ IDEA?
IntelliJ IDEA is one of the popular IDE that is used for developing android applications .
Read moreShould I install IntelliJ or Android Studio?
Android Studio is self-contained for Android projects. If you’re going to be doing significant plain Java development, you may prefer to use IntelliJ , becuase Android Studio is in many ways tuned to doing Android development, and could be restrictive for other types of projects.
Read more