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 moreWhat version of JDK does Android use?
Android is behind the Java development. It uses most of Java 7’s features with some features of Java 8 (like click listeners using lambdas).
Read moreIs OpenJDK 1.8 the same as Java 8?
Equivalences. When the version string for the product is reported as “java version 1.8. 0_5”, the product will be called JDK 8u5, JDK 8 update 5 or, when the update version is not important, JDK 8.
Read more