Project Description
I need a lightweight but polished Android application that can turn a tablet into an on-site kiosk for my firm. When the device boots the app should launch directly to a branded home screen showing our company name, then let visitors explore four clearly labelled tabs. Each tab will pull its content—up to a combined 4 GB—from local storage so the kiosk runs smoothly even when offline.
Content types the app must support
• text or PDF brochures
• high-resolution images and standard videos
• clickable web links that open in Chrome
• Google Play links that launch pre-installed games
Because the goal is interactivity, two tabs will feature embedded HTML5 games and interactive videos. I should be able to swap out any asset myself through an admin panel or simple JSON/XML file dropped into a folder, without rebuilding the APK.
Core expectations
• Full-screen, locked-down kiosk mode with exit password
• Clean UI that scales to 8–12″ tablets in portrait and landscape
• Local caching and smart file handling so the total payload never exceeds 4 GB
• Simple in-app editor or back-office screen to rename tabs, replace media, and update links
• Source code (Android Studio, Java/Kotlin) and installable APK delivered at project hand-off
Acceptance is based on smooth offline playback, flawless switching between tabs, and quick content refresh after I update the local files.