Yes. Absolutely. Java is still 100% supported by Google for Android development. The majority of Android apps today have some mix of both Java and Kotlin code.
Read moreWhich version of Java should I use for Android?
Even though Java 15 is the latest released version, it is a non-LTS version, so Android maintains the latest LTS release, Java 11 , as the required minimum.22 Ara 2020
Read moreWhich JDK should be download for Android Studio?
Download and Install Android Studio IDE You must install Oracle JDK before installing Android Studio, so please don’t start this step until you have completed Step 1 above.
Read moreWhich version of JDK is compatible with 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 moreWhich JDK version is best 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 moreWhich JDK version is best 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 moreCan I use JDK 17 with Android Studio?
As per the docs, JDK 17 isn’t supported yet in Android Studio . Actually, JDK 11 was supported starting from version 4.2 which was released in April 2021.20 Eki 2021
Read more