The next piece of software for you to install is called Android Studio. This is an official text editor and integrated development environment (IDE) for developing Android apps. You must install Oracle JDK before installing Android Studio , so please don’t start this step until you have completed Step 1 above.
Read moreHow do I check my JDK version?
Java Version under Windows Start Menu – Java 7 Update 40 (7u40) and later versions
Read moreDo I have to download JDK for Android Studio?
You must install Oracle JDK before installing Android Studio , so please don’t start this step until you have completed Step 1 above. Download Android Studio from the following address: Android Studio Download Page.
Read moreHow do I change the default JDK location in Android Studio?
Change Android Studio project JDK
Read moreWhere is JDK location?
The JDK software is installed on your computer, for example, at C:\Program Files\Java\jdk1. 6.0_02 . You can move the JDK software to another location if desired.
Read moreDoes Android use OpenJDK?
Android’s Java implementation is currently based on Java 7, while OpenJDK supports the latest version, Java 8 , and should be updated to support all the future versions of Java.
Read moreIs JDK installed with Android Studio?
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