MuMuPlayer Help Center

Check here for all solutions to your problems with MuMuPlayer.

Ask anything about MuMuPlayer

How to debug apps with Android Studio and MuMuPlayer Pro?

2024-08-14

Developers can now use Android Studio and MuMuPlayer Pro to debug applications. Follow the steps below:

1. Find the IP address of the device where you installed MuMuPlayer Pro. To do this, you can open "Settings-Network" on your mac. and then click "Advanced...". Then you can see the IP address under IPv4 Address, for example, 10.228.127.155.

How to debug apps with Android Studio and MuMuPlayer Pro?

 

How to debug apps with Android Studio and MuMuPlayer Pro?

 

2. Launch your Android Device, and click "Tools" on the top menu bar. Then you can see the Terminal IP number of this Android Device in "Open ADB". For example, in this image, the Terminal IP number is 26624.

 

3. Execute the commands as below in the Terminal of Android Studio:

adb kill-server
adb connect 10.228.127.155:26624

4. Then you can select this Android Device in Android Studio Debug interface. Then, you need to click "build and run" to install the debugging APK to the Android Device. After that you can hit the "Attach" button to debug your app.

 

Should you have any further questions or concerns, please contact us for help.

End of Article

Keyword:
img

Sorry, I couldn't find a match for your query. Please try using different keywords.

Or You can:
1. For users with macOS, please join MuMuPlayer's official Discord and consult the online customer service.
2. For users with Windows, please send a feedback email to support@mumuglobal.com
Loading...