Connect Android Studio to MEmu Emulator

1. Start Android Studio, open and synchronize the project.

insert image description here

2. Start MEmu, and it will automatically connect to Android Studio.

insert image description here

3. Run the app to the emulator.

insert image description here

4. If there is no automatic connection after the second step is started, we need to manually connect and enter the installation directory, mine is D:\Xiaoyao moniqi\Microvirt\MEmu\.

insert image description here

5. Enter cmd in the directory and press Enter to enter the command line, enter adb.exe connect 127.0.0.1:21503 and press Enter, the connection is successful!

insert image description here

Black hole: There are materials, but no routines; there are routines, but no thoughts, thoughts, but difficult to express.

Guess you like

Origin blog.csdn.net/qq_42257666/article/details/129798689