You write Android apps in the Java programming language using an IDE called Android Studio . Based on JetBrains’ IntelliJ IDEA software, Android Studio is an IDE designed specifically for Android development.
Read moreWhich Java version should I use for Android Studio?
Set the JDK version A copy of the latest OpenJDK comes bundled with Android Studio 2.2 and higher , and this is the JDK version we recommend you use for your Android projects.
Read more