Android full screen browser for kiosk and digital signage applications
Description
This application is designed for tablets or smartphones to view and manage web pages in full screen.
The project is written in JAVA language.
The software performs;
- Manage home page
- Manage additional pages from history
- Return home page after timeout (optional),
- Supports multi platforms, different size of devices,
- Multi language,
- Check network connectivity for problematic URL,
- Track the internet connection for properly displaying URL,
- Without any advertising
- Completely free
Code lines
Project Files
Line count, File name
576 ./com/bifra/qsmartkiosk/MainActivity.java
21 ./com/bifra/qsmartkiosk/HomeActivity.java
268 ./com/bifra/qsmartkiosk/Prefs.java
192 ./com/bifra/qsmartkiosk/WebBrowser.java
26 ./com/bifra/qsmartkiosk/BootUpReceiver.java
1083 total