SmartPack / PackageManager

Source code of Package Manager, an Application to Manage your Apps.
https://smartpack.github.io/PackageManager/
GNU General Public License v3.0
448 stars 59 forks source link

It is suggested to enhance the function of permission management. #78

Open marsgovernor opened 2 years ago

marsgovernor commented 2 years ago

It is suggested to enhance the function of permission management. Hope to do better than it soon. https://github.com/mirfatif/PermissionManagerX

sunilpaulmathew commented 2 years ago

@marsgovernor Thanks for the suggestion. However, there is a big hurdle. Android ecosystem doesn't really allow normal user apps to manage other app's permissions. It might work on rooted devices, but may not be much handy (just like the root only app-ops (operations) manager in this app).