A lot of this info has been restricted in newer versions of Android, so you can only get this info if you have root access.
A lot of this info has been restricted in newer versions of Android, so you can only get this info if you have root access.
That sucks. I was considering one of their devices instead of a Google Pixel, mainly due to the form factor. I guess not anymore.
It is a bit of wishful thinking, but could be cool if they had an AndroidX package with some kind of global caching system. Problem is though, how do you make a caching mechanism that can fit all use cases.
LRU cache seems like a good choice for caching images. Then set a max size and/or age of items in the cache and evict as necessary. This is the defacto caching mechanism in Apps.
Wonder how long it will take for them to become available in Azure DevOps Pipelines 🤔