How to install and debug applications on your android device from to the internet.
- Activate debug mode in Android
- Connect to PC via USB
- Open command prompt type: adb tcpip 5555
- Go to Register
- Go Dashboard and copy AuthToken
- Go to TCP-UDP Page
- Create tcp tunnel Ip:127.0.0.1 port: 5555 Screenshot
- Download localtonet app
- Paste AuthToken on your app.
- Start to tunnel
- Open command prompt type: adb connect
paste localtonet tcp tunnel eg: us1.localtonet.com:23412 Thats it. Now you can debug from anywhere.