Hi!
Because our friend forgot to tell us, i found how to fix it:
You see, the error mentions something about forward tcp 7201, which means that the request to connect the game to the android device is denied by the android device. to fix it you need to enable use debugging on your android device!
Hope that helps…
I think I am having the same issue. I enabled the usb debugging but not working stderr[ error: cannot bind listener: cannot bind to 127.0.0.1:7201: An attempt was made to access a socket in a way forbidden by its access permissions. (10013) ] Please help me
I’ve done everything thats been suggested. Enabled dev mode on my phone, enabled debugging, changed the build settings, made sure the SDK was downloaded, made sure it was set to allow All Android devices. Everything, and I still get the same error.
Guys, I found a solution to the problem, this is due to the lack of a USB driver on the phone, I searched for a long time which ones to install correctly, but in the end I came to PdaNet Download PdaNet+ / by installing the version for a computer with a USB phone connected, I had the computer authorized using the phone, and it works! Hurray! Unity Remote now connects without problems.
At least through adb.exe it recognized my device but without it it’s not letting me. I keep running into the error adb.exe: error: cannot bind listener: cannot bind to 127.0.0.1:7201: An attempt was made to access a socket in a way forbidden by its access permissions. (10013).