Skip to content

Vauth/android-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebView App Generator

Generate native Android WebView apps for any website with a single workflow run, native-feeling Android application.


How to Use

  • 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

Features

  • 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

Generation List

Open release tags to view generated apps.


Tech Stack

  • Kotlin - Modern Android development
  • AndroidX WebKit - Enhanced WebView capabilities
  • Material Design - Native Android styling

Screenshot (youtube.com)