QUERY_ALL_PACKAGES permission Access detector is an app, which ensure user privacy by detecting which app is using device camera, microphone and location. So in order to achieve that Access detector requires this permission (targeting android 11 and above) to perform its functionality for example others apps installed on that device to get package name and app name, which is using the relevant permission, and to exclude particular app from log history. Above mention, facts are the core functionality of the app so we need this permission for user’s privacy (as shown in video).
Posts
Showing posts from December, 2022
Access Detector
- Get link
- X
- Other Apps
Access Detector requires accessibility service permission to detect the app that is using device sensors (Microphone, Camera) to protect Privacy. All data is saved only on local storage on device and will be deleted when the app or its data is removed. when app starts Accessibility permission will pop up and user can accept or cancel the permission. Disclosure will also pop up on Enable in setting button as shown in video.