List App Permissions
Overview
Section titled “Overview”View every permission declared by an app and whether it’s currently granted or denied.
Parameters
Section titled “Parameters”| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
packageName | string | Yes | — | Application package name |
deviceId | string | No | — | Target device serial |
Examples
Section titled “Examples”List all permissions for com.example.myapp
Show which permissions are granted for my app
Related Tools
Section titled “Related Tools”- App Permission — Grant or revoke specific permissions
- APK Permissions — Check permissions in the APK file