Skip to content
/ web-appp Public template
forked from mrepol742/web-appp

Build your web app for Android faster with this base template.

License

Notifications You must be signed in to change notification settings

webcrawlersdev/web-appp

 
 

Repository files navigation

Build your web app for Android faster with this base template.

Prerequisites

  • Android Studio Narwhal 3 or newer

Installation

  1. Clone the repository

    git clone https://github.com/mrepol742/web-appp
  2. Open the Project in Android Studio

  3. Sync Gradle dependencies

  4. Run the app on an emulator or device 🚀


Your Web-to-APK Base Template

Web-Appp is a ready-to-use Android template designed to help developers quickly convert a website into a fully functional APK, while adding mobile-specific features and customizations.

  • Free & MIT Licensed

  • WebView Metrics Opt-Out Enabled

  • Custom Error Pages

  • External Links Open in Chrome Custom Tabs

  • Supports Special URL Schemes

  • Automatic Footer Hiding

  • Built-in Analytics (Optional)

  • Google GCM / Push Notifications (Planned)

    and more

  • Easy theming with Material 3 design support for a modern Android look.

  • Fullscreen video support inside WebView.

  • File download handling for PDFs, images, or other assets directly from your web content.

  • Intent handling & dynamic shortcuts for deep links, so users can launch specific pages directly.

  • Back navigation management using Compose BackHandler for seamless navigation.

  • Modern Android setup using the latest Gradle tooling.

  • Kotlin-based for flexibility, maintainability, and seamless integration with Jetpack Compose.

  • Modular and easy to extend — all features can be enabled or disabled as needed. (Planned)


License

Web-Appp is licensed under the MIT License.

About

Build your web app for Android faster with this base template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Kotlin 79.4%
  • HTML 17.6%
  • CSS 3.0%