Generate native Android WebView apps for any website with a single workflow run, native-feeling Android application.
- Fork this Repository
- Go to the Actions tab in this repository
- Click on Build WebView App workflow
- Click Run workflow
- Fill in the required inputs:
- App Name: The name for your app (e.g., "My Cool App")
- Website URL: The URL to wrap (e.g., "https://example.com")
- App Icon URL: Direct link to a PNG/JPG image (512x512 recommended)
- Click Run workflow
- Once complete, download your APK from the Releases page
- Full Website Support - JavaScript, CSS, media, and all modern web features
- Persistent Storage - Cookies and data saved for seamless login experience
- Native Navigation - Back button works naturally with browser history
- File Upload Support - Pick files from device
- Geolocation - Access device location (with permission)
- Media Support - Camera, microphone access for web apps
- Audio/Video - Full media playback support
- Deep Link Handling - Handles tel:, mailto:, sms: links
Open release tags to view generated apps.
- Kotlin - Modern Android development
- AndroidX WebKit - Enhanced WebView capabilities
- Material Design - Native Android styling
