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.
- 0 Posts
- 5 Comments
Joined 2 years ago
Cake day: June 18th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Cheesebaron@feddit.dkto Android@lemmy.world•ASUS is apparently killing the ability to root present and future ZenfonesEnglish71·2 years agoThat sucks. I was considering one of their devices instead of a Google Pixel, mainly due to the form factor. I guess not anymore.
Cheesebaron@feddit.dkto Liftoff!@lemmy.world•Feature request: automatically clear old images from cacheEnglish1·2 years agoIt 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.
Cheesebaron@feddit.dkto Liftoff!@lemmy.world•Feature request: automatically clear old images from cacheEnglish291·2 years agoLRU 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 🤔