How to install the APK file on the android Simulator

Source: Internet
Author: User

The android APK installation method is very simple. I will share with you how to install the APK file to the android simulator graphic tutorial.

1) first start the android simulator, find the emulatorfile in the toolsfolder of Android sdk, and double-click emulator.exe to start the simulator.

2) copy the APK file to the toolsfolder of Android sdk(apkand emulator.exeare in the same folder. Here we demonstrate the operamini.apk file to be installed.

3) run the Windows Start Menu => AllProgram=> Attachment => command prompt or press win + R to bring up the running dialog box, Enter cmd, and click OK.
The fact that the CMD operation is simple but easy to ignore (CMD/CD)
4) (because our android SDK installation path is drive D, you need to locate the simulator tools directory) enter D: Press enter in the CMD command prompt, line 2 is the first line, next, enter the CD android-sdk-windows-1.0_r2 and press enter, because I used to extract to the android-sdk-windows-1.0_r2, so you need to input the CD android-sdk-windows-1.0_r2 again (if you used to extract to the current folder when decompression, this step can be omitted), then enter CD tools to enter the simulator folder, and finally run the ADB install android123.apk command to execute the installation,

5) click the button at the bottom of the androidsimulator to view the operamini.apk program we have installed on the page.

 

Now we have installed the operamini.apk program.

Let's try operamini on the gphone simulator!

Startup interface: It is slower than on the mobile device.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.