This content originally appeared on dbushell.com and was authored by David Bushell
Bubblewrap is a convenient tool to generate an Android app from a Progressive Web App. I used it to bundle my PWA recently. It’s run from the command line: Bubblewrap generates the build config and assets for the app. Continuing with bubblewrap build results in an .apk if you’ve installed the Android build tools. I opted to open […]
This content originally appeared on dbushell.com and was authored by David Bushell
