app-updater
Installation
SKILL.md
Self-Hosted App Updater
This skill handles updating the Android TV application (APK) directly from a private server or GitHub Releases, bypassing Google Play.
🔄 Update Workflow
- Check Version: Fetch
version.jsonfrom your server on app launch. - Prompt User: If
remoteVersion > localVersion, show a modal: "Update Available". - Download APK: Use
CapacitorHttpto download the.apkfile to a temporary location. - Install: Trigger the Android Intent to install the package.
📱 Implementation Details
Related skills
More from dbobkov245-source/pwa-torserve
tv-navigator
Specialist in Android TV D-Pad navigation and React focus management.
24capacitor-bridge
Specialist in Android Intents, Java-JS bridging, and External Player integration.
13resilience-core
Specialist in network resilience, anti-censorship, and TMDB access in restricted regions.
12perf-virtual-lists
Specialist in high-performance list virtualization for Android TV (React).
10debug-remote
Specialist in debugging TV apps remotely (logs, telemetry).
6