How To Develop A Progressive Web Application On An Android Device #11552
unfor19
started this conversation in
Show and Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My main goal is to provision a local development environment, which hot-reloads (code changed) the application on a physical Android device.
The main challenge was figuring out a way to access the PWA, which runs on my local machine from my Android device (Samsung Galaxy S10). Why? Because PWA requires HTTPS access so using IP addresses is not an option.
Ladies and gentlemen, I present to you - unfor19/pwa-quasar-local
Eventually, I can develop a PWA directly on my Android device - shocked.
I documented the user experience by taking screenshots.
Beta Was this translation helpful? Give feedback.
All reactions