Esmaeil Elkassem Posted on Oct 25, 2021 Answer: How can I access my localhost from my Android device? answer re: How can I access my localhost from my Android device? Nov 13 '19 38 This solution is usable when your mobile device and computer is not in same network: You need to use port forwarding in this case. In the Google chrome inspect window (chrome://inspect) You can see the connected devices. Click on the port fowading button, and set a random port say 3000… Open Full Answer Top comments (1) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Rachit Khurana Rachit Khurana Rachit Khurana Follow a.k.a. DiluteWater Location Delhi NCR, India Education Bennett University Work SDE Intern @ Hyathi technologies Joined Jun 9, 2021 • Oct 25 '21 Dropdown menu Copy link Hide A better option would be to use tunneling. You can use ngrok or cloudflare argo tunneling. Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
A better option would be to use tunneling.
You can use ngrok or cloudflare argo tunneling.