0% found this document useful (0 votes)
26 views16 pages

1) Download and Install Latest JDK at

The document provides instructions for installing the Java Development Kit (JDK), Android Studio, Intel Hardware Accelerated Execution Manager (HAXM), and Genymotion virtual device manager to set up an Android development environment. It describes downloading and configuring these tools, enabling virtualization in the BIOS, and installing plugins to integrate Genymotion with Android Studio.

Uploaded by

najashark
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views16 pages

1) Download and Install Latest JDK at

The document provides instructions for installing the Java Development Kit (JDK), Android Studio, Intel Hardware Accelerated Execution Manager (HAXM), and Genymotion virtual device manager to set up an Android development environment. It describes downloading and configuring these tools, enabling virtualization in the BIOS, and installing plugins to integrate Genymotion with Android Studio.

Uploaded by

najashark
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

1) Download and Install latest JDK at

http://www.oracle.com/technetwork/java/javase/downloads/index.html

2) Download and Install Android Studio Beta at


http://developer.android.com/sdk/index.html#download

3) Upon completion, if an error appears as below:

Select Start menu > Computer > System Properties > Advanced System Properties. Then open
Advanced tab > Environment Variables and add a new system variable JAVA_HOME that points
to your JDK folder, for example C:\Program Files\Java\jdk1.7.0_21.

Apply and OK Changes.

4) Run Android Studio and select as per below:

5) Select Configure

Select as per below:

Tick all in Extras

Click on each packages and Accept License for each packages.

System will download selected packages (may take some time):

Pop up will appear once done. Click OK and go to Android Studio directory

6) Open C:\Users\Asialab OP 1\AppData\Local\Android\androidstudio\sdk\extras\intel\Hardware_Accelerated_Execution_Manager

7) Install intelhaxm.exe (for optimum performance, enable Virtualization in bios)

8) Download and Install Genymotion at


https://cloud.genymotion.com/page/launchpad/download/ . Requires registration.

9) Run genymotion.exe and add device as per below:

Select Google Nexus S API 16 and click Next

Click Finish once download completed.

Next, click on Settings

Select ADB tab -> Select Use custom Android SDK tools -> Click Browse

Select the android-studio\sdk folder and click Choose. Then Click OK on Settings Menu.

10) Open Android Studio and select configure

Select Plugins

Select Browse Repositories

Search for Genymotion and install plugin. Once done, restart Android Studio.

You might also like