Current location - Quotes Website - Collection of slogans - Jiang Mumu simulator cannot be installed after tomorrow.
Jiang Mumu simulator cannot be installed after tomorrow.
Mu Mu simulator apk installation failure and effective solutions!

It should be relatively simple to install apk in Mu Mu simulator, but many users failed to install it, and the reasons could not be found. First of all, you should know the reason for the installation failure, so that you can know how to solve the problem. The following small series will bring you effective solutions, hoping to help you.

If you can't install apk in Jiang Mumu simulator, you can refer to the tutorial:

How to install local apk in Mu Mu? Jiang Mumu downloads the application tutorial.

Mu Mu simulator apk installation fault and its solution

First, use the command line to install apk and see what errors will be reported when the installation fails.

Mu Mu's command line connection steps are described below. Note that the ports in Mu Mu are 127.0.0. 1:7555, all from official website:

Step 1: adb kill-server

Step 2: connect the simulator port adbconnect127.0.0.1:7555.

Part III: Check whether the adb device is connected.

Note: If the device with 127.0.0. 1:7555 is not displayed in the device list, you can try to connect to the adb kill-server and adbConnect127.0.0.1:7555 several times.

After the connection is successful, come and install apk, adbinstall c: \ \ xx. Apk, and then you will see that the beta version of APK cannot be installed on this product:

Finally found the reason why it can't be installed, so execute it.

0 1adb install -r -t "Full path of self-application package name"

Copy code

Adb install -r -t "Full path of self-application package name"

Do it. Presumably, the two types of errors reported by Night God and Xiaoyao should be the same.

For example, my application is on the desktop:

0 1 ADB install-r C:\ Users \ Administrator \ Desktop \ test-00 1 . apk

Copy code

ADB install-r C:\ Users \ Administrator \ Desktop \ test-00 1 . apk

The cause of the error was found in the command line above. In fact, at this time, our Android studio has also been connected to the Mu Mu Simulator. Just click Compile and Install.

There are several adb commands that should be very common among developers in Mu Mu. Write them down:

List of all application package names: adb shell pm list package

List of third-party application package names: adb shell pm List Package -3

List of system application package names: adb shell pm list package -s

Running application package name: ADB Shell Dumpsy Window | FindstrmCurrentFocus

Start the application: adb shell am start -n application package name/application activity class name.

For example, start the fifth personality application: ADB shell am start-n com.netease.dwrg/.Launcher..

If you want to see how long it takes to start the application, you can use adb shell am start -W application package name/application activity class name, such as:

Clear application data: adb shell pm clears the application package name.

Key input: adb shell inputs the keyevent key value.

For example, the keyevent 3 entered by adb shell indicates that the HOME key is pressed, and you can search for keys corresponding to other key values online.

Character input: adb shell inputs text characters.

For example, adb shell input text test means that the test string // ps: character does not support Chinese.

Click the mouse: adb shell input tap X Y //X Y are the coordinate values of the x axis and y axis under the current screen respectively.

Mouse sliding: the input sliding of ADB shell x1y1xy2//x1y1and X2 Y2 are the coordinates of the sliding starting point respectively.

Upload files from the computer to the simulator: ADB Pushc: \ test.apk/data..

Copy the file from the emulator to the computer: adbpull/data/test.apkc: \

Screenshot of the simulator currently displayed: adbshell screencap/data/screen.png.

Download the screenshot file to the computer: adbpull/data/screen.pngc: \

Record the video and start recording: adbshell screenrecord/data/test.mp4.

To end the recording, press CTRL+C to end the recording.

Export video file: adbpull/data/test.mp4c: \

Relevant suggestions

How does Mu Mu download Huawei application market?

2022- 1 1- 14

How to install local apk in Mu Mu? Jiang Mumu downloads the application tutorial.

2022- 1 1- 14

How to separate 50g from disk D to disk C? Method of allocating D disk space to C disk

2022- 1 1- 12

Recommended Configuration for Assembling Computers around 5000 Yuan _ List of Assembling Computers with 5000 Yuan in 2022

2022- 1 1-09

six

Recommended Configuration of Assembled Computers around 4000 Yuan _ List of the strongest assembled computers with 4000 Yuan in 2022

2022- 1 1-08

I guess you like it.

Mu Mu simulator apk installation failure and effective solutions!

Tutorial on How to Re-enter Account Password in wifi of Mac Computer

How to install Win 1 1 Android software? Win 1 1 How to run Android software?

How to delete Win 1 1 eng keyboard? Win 1 1 English input method deletion teaching

Win 1 1 How to turn off taskbar animation? Win 1 1 Method of closing taskbar animation

Lenovo Xiao Xin Win 10 reloading Win7 system tutorial

How to forcibly close Win 10? Win 10 forced shutdown method

How does Mu Mu download Huawei application market?

Copyright? 2022-2032 Anhui Software System Home

Record number: Shu ICP Bei 2022009479