Android Studio Installation Guide and genymotion Configuration
If the first installation of Java JDK is later than version 1.7, the following prompt will appear if the installation is not performed:
Click the JDK link above to go To the JDK download page of Oracle. Select the downloaded version based on the operating system, as shown below:
Install JDK after downloading:
After the installation is complete, you also need to configure the JAVA_HOME environment variable:
The variable value is the JDK installation path.
Then install Android Studio again:
The installation is successful. The SDK will be installed upon first entry: (Android 6.0)
Because of the existence of the wall, VPN must be used, and one hour of VPN can still be used, but it is not stable:
When this interface appears, the SDK is updated successfully:
The following page is displayed:
Select create a project:
Next, click Finish:
The following page is displayed. The installation is successful and the first project is created successfully:
You can configure the genymotion simulator and select the plugins under setting as follows:
Then restart Android Studio. genymotion is installed successfully, as shown below:
The installation directory where genymotion needs to be configured for the first time:
After configuring the path, click the icon again:
Enable simulator:
The simulator starts successfully and runs the project successfully;
If you like me, please follow me. Thank you.