Add Android APK download feature #16
Reference in New Issue
Block a user
Delete Branch "feature/android-apk"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add a full Android APK serving the application API.
Changes
android/ — New Kotlin + Jetpack Compose Android project (gitignored)
public/sysadmin.apk — Built APK (20MB debug)
views/layouts/main.php — Added Download APK nav item in sidebar
views/dashboard/index.php — Added Android App card to stats grid
.gitignore — Added android/ to exclude build artifacts