1

If the specification for a given app states that a given permission is required, e.g., Noise Meter requires control vibration:

  1. Is there a way to instruct Android to not give the permission to the app, once installed? (perhaps at the expense of a malfunctioning app).
  2. Does this depend on which permission we are talking about? (perhaps network access permission can be restricted, e.g., and other permissions can't).
  3. Can this be applied at the "Category" level? In each app description in Play I have seen permissions "grouped" by category... I still do not know if that categorization has any effect on what can or cannot be done, or if it is just for convenience of reading, developing, etc.

Related:

  1. Is there any way to block permissions on apps?

0 Answers0