Create a new Android project Launch IntelliJ IDEA. On the Welcome screen, click New Project. If you already have a project open, from the main menu select File | New | Project. In the New Project wizard, select Android on the left.19 Mar 2022
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