79676154

Date: 2025-06-23 12:26:51
Score: 2
Natty:
Report link

Are you running the server locally? If yes, then you need port-forwarding most probably.

Run `adb reverse tcp:3000 tcp:3000`, make sure you update both ports to the server's port in the command.

This can be used to "reconnect" the android device to the local machine, and I found it useful for example when my machine was sleeping for a longer amount of time and in several other scenarios.

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: LaposPocak