Serverless live screenshot dashboard for Android. No internet. No cloud. Works on local hotspot.
- Viewer phone turns on hotspot → opens LiveDash → picks Viewer → starts server
- Sender phone(s) connect to that hotspot → open LiveDash → pick Sender → enter IP → overlay appears
- Tap the floating camera button on any app to beam a screenshot to the dashboard instantly
- Two-way chat between dashboard and all senders
- Serverless — runs entirely on your hotspot, no cloud
- Live screenshot stream + 40-shot history
- Two-way chat (dashboard ↔ all senders)
- Floating overlay over any app (sender side)
- MediaProjection — captures entire screen, not just the app
- Dual APK: arm64-v8a (64-bit) + armeabi-v7a (32-bit)
- Kotlin + Jetpack Compose + Material 3
- Java-WebSocket (embedded WS server + client)
- MediaProjection API (screen capture)
- WindowManager TYPE_APPLICATION_OVERLAY (floating panel)
- Foreground Services
Download the correct APK for your device from Releases:
LiveDash-vX.X-arm64.apk→ most modern phones (64-bit)LiveDash-vX.X-arm32.apk→ older 32-bit phones