Run apk (windows) and androidapk on the android Virtual Machine
Method 1:
First you have an integrated environment adt-bundle-windows: see blog: http://www.cnblogs.com/bjzhanghao/archive/2012/11/14/android-platform-sdk-download-mirror.html
After the download is complete, find the SDK Manager.exe, run and install the corresponding sdk, and then find AVD Manager.exe under the sdk directory (if not, you can copy it from the tools \ lib directory to the sdk directory) to run, create a new virtual machine. Note that Ram cannot exceed 768. If it exceeds, some exceptions may occur.
After creation, select start.
After fully starting, open cmd, path cd to E: \ adt-bundle-windows-x86_64-20131030 \ sdk \ platform-tools, apk installation, installation command: adb install package name pai.apk. if success installation is complete, you can operate it on a virtual machine. Really fast ......
Method 2: Use third-party virtual Software
Such as: haima play simulator http://www.droid4x.cn/
Bluestacks: http://www.bluestacks.cn/
There are also eclipse and Android Studio plug-ins: Genymotion https://www.genymotion.com /#! /Download
Method 3 (this has not been tried ):
Http://blog.163.com/wang_1980_ww/blog/static/1111410520132142110560/