December 2018
Beginner to intermediate
328 pages
8h 29m
English
App Ops may be the most interesting dumpsys service. The term App Ops is generally used to refer to permissions accessible by an application. In older versions of Android, it was rumored that Google would include the ability for users to revoke specific permissions from an application. This has never come to fruition, but this service at least remains, and shows the last time an application used each permission that it can access. The following is another example from Google Chrome:

In the preceding output, we can see that approximately 1 hour and 7 minutes before appops was dumped with dumpsys, Chrome used the TAKE_AUDIO_FOCUS ...
Read now
Unlock full access