this post was submitted on 26 Oct 2023
9 points (84.6% liked)

Boost For Lemmy

6775 readers
6 users here now

Community of the Android app Boost for Lemmy Play Store Link

founded 1 year ago
MODERATORS
 

Title. I would like to be able to move the app to the SD card as my device constantly suffers from lack of free space in internal storage (yes, even ~100 MB of space freed does make a big difference for me).

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 10 months ago (1 children)

Might be able to move the cache around, but the app location is probably outside of the purview of the app itself.

[โ€“] [email protected] 2 points 10 months ago* (last edited 10 months ago)

That is still better than nothing :)

I'm not sure how exactly it works in Android, but I can see internal storage being freed after I move freshly installed, never launched (so, cache size should be zero) apps to SD, so I assume it does something with apps themselves as well.

--

I think I get what you mean now - to make an app movable, the developer has to set a value in AndroidManifest.xml, then the OS itself will offer an option to move that app elsewhere in app settings.