build-webview-app.sh: Turning Any URL into an Android App, No Root Required
Read OriginalThis article presents build-webview-app.sh, a self-contained shell script that packages any URL as a standalone Android app with a full-screen WebView. It downloads the necessary toolchain (JDK, Android SDK, Gradle, Kotlin) on an x86_64 glibc Linux machine, generates a complete Android project, and produces a debug-signed APK ready for sideloading. The script supports custom icons, JavaScript toggling, and package ID configuration to avoid domain spoofing. It is a follow-up to an earlier script for creating settings shortcuts, and includes detailed usage examples and environment variable options.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet