Installation Steps(8 steps, easy to handle):
1,Running SimulatorAndStart up successfully and enter the standby Interface(Do not know how to start the instance?Click here)
2. Click "run" in the PC Start Menu and Enter cmd. If it is win7, Enter cmd in the search box in the Start menu and press Enter,Open the CMD command window
3. Copy the downloaded APK package to yourUnder the tools directory in the simulator installation addressFor example, my installation address is "D:/Android/tools"
If you do not have an APK file and want to learn about the installation process, go to Sina Weibo and download it for testing.Click here to download
After downloading and modifying a few short words, copy them to the example directory, and use ceshi.apk to introduce them.
4. ClickEmulator.exe,Note: The click will only flash, but remember to run
5. In the CMD command window, enterCd d:Enter
Note: D: The directory where your simulator is installed. Change it by yourself.
6. Input againD:Enter
7. Continue InputCd d:/Android/toolsEnter
Note: D:/Android/tools is the installation directory and tool sub-directory of your simulator. Change it by yourself.
8. Last InputADB install ceshi.apkEnter
Note: ceshi.apk is the file name you downloaded and placed in the tools directory.
C:/users/D-BOY> Cd D:
D :/
C:/users/D-BOY> D:
D:/> Cd D:/Android/tools
D:/Android/tools> ADB install ceshi.apk
Now, the installation process is complete. You can go to the mobile phone simulation you just started up and find the software from the directory;
Finally, I would like to introduce eoemarket to you in particular. With it, it is much easier to install software and games. You can install it directly from this software, once and for all;
Copy From: http://zchening.javaeye.com/blog/866361