This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Unable to connect to the debugger

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

Parents
  • 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

Reply
  • 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

Children