1) First start the Android emulator
2) Copy the APK file that needs to be installed to the Tools folder of the Android SDK (the APK and emulator.exe are in the same folder). Here we demonstrate the installation of the renren_android_1.5.apk (renren client) file
3) Execute Windows Start Menu => All Programs => Accessories => Command Prompt or use the Win+R key combination to bring up the run dialog box, enter cmd and click OK.
4) (Since our Android SDK installation path is the e drive, we need to locate the emulator tools directory) Enter e: in the cmd command prompt and press Enter, as shown in the first line of the figure, then enter cd E:/
See
You’re done!