Accessibility Service
BIND_ACCESSIBILITY_SERVICEMost asked about- Why we need it
- This is how app blocking works. Android only lets an app reliably know which app is in the foreground through an accessibility service. When a blocked app opens, Safentora shows a full-screen “App blocked” notice instead.
- When it's active
- Only while the child device is paired and the service is enabled in Android Settings. It reacts to app switches — nothing else.
- What data it touches
- The package name of the app currently in the foreground (e.g. com.instagram.android). That single string is compared against your family's block list.
- How to turn it off
- Android Settings → Accessibility → Safentora App Blocking → off. App blocking stops working; everything else keeps working, and the parent dashboard shows the gap honestly.
What it can never do
- Cannot read screen contents — the service requests no window content and no event text
- Cannot see messages, photos, passwords, or anything typed
- Never records or transmits what is on the screen
- The block screen itself is a normal app screen, visible and labelled — not a hidden overlay