Preparing for installation
A prerequisite to start working with Android Studio is to have Java installed on your system. The system must also be able to find the Java installation. This can be achieved by installing the Java Development Kit (JDK) on your system and then setting an environment variable named JAVA_HOME
, which points to the JDK folder in your system. Check this environment variable to avoid issues during the installation of Android Studio.