check-permissions

command
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Check common Android permissions for the current process.

Queries the Android Permission Manager for four commonly requested permissions -- INTERNET, CAMERA, RECORD_AUDIO, and ACCESS_FINE_LOCATION -- using the calling process's own PID and UID. For each permission the program prints whether it is currently granted or denied.

The result tells you what the system would allow right now; a "denied" result means the app either never declared the permission in its manifest or the user has not yet granted it at runtime.

This program must run on an Android device.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL