Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Android Debugging Issue

Discussion in 'Android' started by simone9725, Sep 22, 2017.

  1. simone9725

    simone9725

    Joined:
    Jul 19, 2014
    Posts:
    234
    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 :)
     
  2. Ikaro88

    Ikaro88

    Joined:
    Jun 6, 2016
    Posts:
    296
    hai risolto?