add-android-foreground-service
Installation
SKILL.md
Add Android Foreground Service
Run code that survives app background. Requires user-visible persistent notification.
Android 14+ requirement
Must declare foregroundServiceType in AndroidManifest.xml:
location— GPS trackingmediaPlayback— audio playbackphoneCall— VoIPconnectedDevice— Bluetooth, Watchcamera— recordingmediaProjection— screen recordingmicrophone— voice recordinghealth— fitness/healthdataSync— file syncshortService— <3 min total
Each requires Play Console justification + video at submission!