Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit e969dde

Browse files
authored
Merge pull request #4 from coderbunker/issue#3-readme
Create README.md
2 parents a916bed + 948f9a3 commit e969dde

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# kiosk-android
2+
Android Kiosk Application
3+
4+
The goal of this project is to create an android application running on tablets and acting as a kiosk to display promotional videos.
5+
The video is fetched from a HTML5 webpage and displayed in a WebView.
6+
7+
The application covers the following features :
8+
9+
- Kiosk mode (disable back/home/recent activities/power, etc buttons).
10+
- Enter kiosk mode from the application
11+
- Exit kiosk mode with an OTP (One-time password) from Google Authenticator.
12+
- Modify the URL of the website hosting the video
13+

0 commit comments

Comments
 (0)