Child App Permissions
After pairing, Fami Hero Kids checks required permissions and routes you to the first missing step.
Setup Order (Android)
On current Android builds, the permission flow is:
- Location (
Allow all the timefor background tracking) - Notifications (Android 13+ runtime notification permission)
- Notification access (system listener access)
- Battery optimization off (keeps monitoring reliable in background)
- Usage access (screen-time/app-usage tracking)
- Display over other apps (blocking overlay for blocked apps)
- Accessibility (detect uninstall/disable attempts)
- Device Admin (extra uninstall protection)
The app automatically continues when each step is granted.
Why Each Permission Matters
- Location: updates child location and supports SOS location payloads.
- Notifications + Notification access: allows child-side safety and alert monitoring.
- Battery optimization off: reduces background kills by the OS.
- Usage access: powers app-limit timing and limit enforcement.
- Overlay: shows the block screen when a blocked/limited app is opened.
- Accessibility + Device Admin: strengthens uninstall protection flows.
Verify Permissions
From the child device:
- Open Fami Hero Kids.
- If a required permission is missing, setup screens appear again.
- Complete the missing step, then continue to Home.
From the parent side:
- Open the child profile in Fami Hero.
- Refresh device status and confirm monitoring is healthy.
If a Permission Is Revoked Later
- Reopen Fami Hero Kids to trigger the missing-permission step.
- Re-enable the permission from Android settings.
- Return to the app and confirm setup continues to Home.
For limit behavior, see App Limits and Blocking.