A kiosk-like android web browser with password-protected settings, autostart function and on demand integrated remote support plugins. If activated the app can update itself from github releases.
Needs android.permission.SYSTEM_ALERT_WINDOW.
adb shell pm grant com.nass.ek.w3kiosk android.permission.SYSTEM_ALERT_WINDOW
- Clone this repository by entering this command into Bash:
git clone git@github.com:https://github.com/manfred-mueller/W3Kiosk.git
- Then, open the root project directory in Android Studio.
- From Android Studio, go to the Build menu.
- Go to the Build Bundle(s) / APK(s) menu.
- Select either Build APK(s) or Build Bundle(s).
- Wait for a notification to pop signifying the operation completion.
- Select locate in the notification to navigate to the file location of the built artifact.
- Install the artifact on your Android device and try it out.
This project is maintained by: