Hi I’m trying to do a debug because my android app is crashing while I’m playing it but when I try to connect the mac with the my android phone I get this:
platform-tools Simone$ ./adb tcpip 5555
-
daemon not running. starting it now at tcp:5037 *
-
daemon started successfully *
error: no devices/emulators found
platform-tools Simone$ ./adb connect 192.168.1.5
unable to connect to 192.168.1.5:5555: Connection refused
platform-tools Simone$
Any suggestions how to fix it or better to determine why my app is crashing?
Thanks to everyone ![]()