Learn to Code Special! | 30% off ALL ACCESS to One Month ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

Hide

No-Stall Install

Week 1 ยท Lesson 2 ยท


We cover the installation process for Java and Android studio and get ready to build.

Once you're started your download of Android Studio, you can access the installation instructions.

Basically, you just need to make sure you have update versions of the JDK (Java Development Kit). To check if you have the correct version of the JDK installed, open a terminal and type javac -versionIf the JDK is not available or the version is lower than version 6, download the Java SE Development Kit 7.

Neither installation is very intensive. Follow the steps/setup wizards, and you'll be ready to go. For any additional tips you need, refer to the Android Studio site proper.