We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I seem to be unable to properly connect the Mali Debugger to my unrooted Galaxy S6 running a Unity game. I install and launch the MGD.apk on my device, and it lists my Unity game as one of the traceable apps, yet when I open the device manager I see this:
I can also connect to the device using adb from the terminal (I'm working on a Mac), is there something I'm missing? Thanks for any help in advance!
-Aaron
Hi Aaron,
Thanks for bringing this to our attention. I'm afraid this looks like a bug in the Device Manager on MacOS; from what I can tell, it was introduced in 4.8.
The user manual contains instructions for connecting to a device manually by IP, which will hopefully still work. You will need to forward a port on the device and connect using the "Connect to an IP" command in the Device Manager. Detailed instructions are in Target Installation -> Android -> Tracing an Android Application.
Sorry for the inconvenience.
- Liam
Hello again,
This bug seems weirder than I first thought. Can you tell me which version of MGD you are using? Have you tried the most recent version (4.9)? Are you launching MGD using the .app package?