Quickly show all possible android states for all installed packages:
SharedLibs & uid added
Persistent +Stopped +Inactive +Suspended state per app
debug or test possible flavour
sdk version (sorting option for Oreo/Pie)
READ_LOGS if granted
system app with locked data
dynamic & static androidManifest
ALL ApplicationInfos classic features
(full scan classes & trackers via intent/ClassyShark3xodus)
(android_Settings & fdroid_Client request shortcut via 2nd screen menu)
... for androidTV or AppCompat needs, switch to (Fdroid) 2 in 1: Chairlock = permissionsInfo + packagesInfo https://f-droid.org/packages/com.oF2pks.chairlock/.
With minimum of permissions, this lightweight (<150Ko) app also demonstrates all possible leaks that can be done by any installed app with INTERNET granted (and closed sources), in order to grab data for profiling.
(prim-origin https://github.com/MajeurAndroid/Android-Applications-Info)
WhatsNew:
# permission.PACKAGE_USAGE_STATS to report inactiveApps for android 11 & up
# add permission flags: CostsMoney & Hard/Soft/Immutably _Restricted
# android 12 only, new permission "type": [internal]
... for androidTV or AppCompat needs, switch to (Fdroid) 2 in 1: Chairlock = permissionsInfo + packagesInfo.