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 moreDoes Android Studio need Java to install?
Since Android’s source code is in Kotlin (or Java), you’ll need to install the Java Development Kit (JDK) as well . You can download it here. This installation pack contains both Android Studio and the SDK (software development kit).8 Oca 2018
Read moreIs JDK part of 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 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 more