AppID: | uk.nktnet.webviewkiosk |
Author: | Khiet Tam Nguyen |
License: | AGPL-3.0-or-later |
InRepoSince: | 2025-09-17 |
LastRepoUpdate: | 2025-10-12 |
LastAppUpdate: | 2025-10-12 |
LastVersion: | 0.22.6 |
Categories: | Internet |
APK source: | Github |
Google Play: | Check if it's there |
Webview Kiosk is a free and open-source Android application for secure, kiosk-style web browsing.
Designed for small businesses and device owners who are looking for a simple alternative to Enterprise Mobility Management (EMM) or Mobile Device Management (MDM) systems.
Key Features
For more details, visit the official documentation:
Additional Permissions
The Android permissions below are optional, and their corresponding features are disabled in the app settings by default:
You should only enable them if they are needed by your website or web application.
These permissions will not be used for any other purpose.
Contact
Questions/Feature Requests
Create a Q&A
for questions and Ideas
for feature requests on GitHub discussions:
Bugs/Issues
Report bugs by creating a GitHub issue describing the problem and how it can be reproduced:
Please also include your device model, app version and android version.
Other
For all other enquiries, please reach out to:
support@webviewkiosk.nktnet.uk
WhatsNew:
## Changes
- fix: show toast explaining that downloading files is not supported
- fix: prevent swipe refresh from intercepting pinch-to-zoom gestures
- fix: remove Intent.FLAG_GRANT_READ_URI_PERMISSION - file is copied so no longer needed