Environment Note: This is important because I have eaten a lot of windows10 in the
Operating system: Windows 7 64-bit system
JDK 64-bit: jdk1.7.0_75 notice I've had a loss here! It's all 64-bit!
Android Studio:android-studio-bundle-141.2135290-windows.exe Version
Android Virtual machine: Genymotion-2.5.2-vbox.exe
These are the preparations, the following is the installation process!
---> For JDK installation, I'm not overly verbose here, meaning that 32-bit systems require 32-bit jdk,64-bit systems that require 64-bit JDK, don't ask me How to configure environment variables
---> Start installing android Studio
--Double click on Android Studio Installer, follow the steps below to install
--run Android Studio
Perhaps to here everyone may be very smooth, basically is also very smooth, a lot of pits in the back, I really a little write not move!
Install and use genymotion Android Simulator [I have tested in WINDOWS8 (can use) and WINDOWS10 (bad)]
I was in the Windows7 64-bit system, the middle also made a mistake, are experience!
--- 1. Installation
Android development, preferably with Android real machine. If you do not have Android real-time, you can use the Android simulator. Because Android Studio provides simulator too slow, it is recommended to genymotion Android Simulator.
To download the Genymotion Android Simulator, you need to register your account with the official website and then download it.
To register first
Need to spend money, to play on their own!
In the middle of the process, you need to install a virtual machine, step-by-step operation of the worried, after the download is complete, double-click to install
Can be counted to complete the operation, these pictures are a bit of the possibility of pirates, it is reluctant to save time!
We continue, double-click genymotion Android emulator, run
Here I met the first serious problem, every time I run the time will be reported error: Genymotion start on the errors genymotion unable to load VirtualBox engine
Solution: Genymotion also run in compatible Vista mode, not to mention compatibility mode?
---> Associate genymotion Android simulator in Android Studio "There's nothing to say but to follow this step, it's easy to get connected!" 】
---The first step, start Android Studio
---The second step, as shown in the following spit
---The second step, as shown in the following spit
It's done, and then it's a bunch of mistakes! Let's get lost!
If you can just click to run then that means you're done! But in general it is not possible!
First I want to change the configuration of genymotion
The following question follows:
Look at the version of your SDK
Note that this version is 22
So I'm going to change the running version of the program.
These are basically all done, keep running the configuration
After the establishment is completed the following results
Here's the last step! TNN's tiring,
Check the SDK again.
The version needs to correspond to the
All done!
The first step:
Step Two:
Step Three
The effect is as follows:
[Android Article] Android Studio + genymotion night without sleep, super verbose version