Sep 11, 2021
If you want to access your web app, which is running on your pc, you have to run ngrok app: https://ngrok.com and put the right url, generated by ngrok, as the backend url in android app. After that, you should be able to accesss backend web app from your android device.