Setting Up the environment (Critical)

Download and install Java Development Kit(jdk) version 1.8

- set Environmental variable JAVA_HOME point the value to the installed java jdk i.e. C:\Program Files\Java\jdk1.8.0_161

- make sure Android Studio and The Android SDK is also installed and all the environment variables are in place

Last updated