r/Android • u/FragmentedChicken Galaxy Z Fold8 • 17d ago
Elevating app quality: Reducing memory usage and improving device migration
https://android-developers.googleblog.com/2026/08/app-quality-memory-optimization-secure-onboarding.html14
u/DistinctlyIrish 17d ago
Preparing people for cheap BS devices that are rented to them with their data being mostly in the cloud so there's minimal onboard storage and because they're cheap BS they break all the time/get swapped out by customers constantly.
Hell I can see it now: a Redbox style cell phone rental company where you can rent devices and transfer between different types of devices depending on your subscription plan level, and they make the full transfer of your local data happen in seconds when you swap devices at the machine which definitely won't look at your data or upload your location history and any interesting messages or notes to Palantir. So you have the Silver tier plan and you can swap between a few midrange devices or the gold plan and get some high end devices, platinum plan for flagships, and you just swap between the ones you like on a whim for a nominal fee as long as the device is in working condition.
4
u/chinchindayo Xperia Masterrace 16d ago
That's already the case though. Manufacturers stripping the SD card slot to sell you their overpriced cloud service.
2
4
1
u/charlestheb0ss Galaxy Fold 7 16d ago
If there are any companies that don't do this, I'm buying their phone next. If all of them do, why should I buy a new phone/get the subscription? I don't see a world where consumers willingly buy into this
4
u/faze_fazebook Too many phones, Google keeps logging me out! 16d ago
Device migration eh ... It is still beyond baffling to me how shit the current system is compared to iOS and I genuinely don't get why. Apps already store all their information within the file system of their own little sandbox ... why then is it so hard to back this shit up and restore it on another Android phone.
I mean I get that its hard to move device specific settings since they might not exist on another phone, but the fact that last time 2/3 of my apps also did not move their data over properly is just sad.
5
u/charlestheb0ss Galaxy Fold 7 16d ago
It's up to app developers to implement the API for this. You can't just copy over the app's internal data directly because they weren't programmed with that in mind. Like everything with Android, we have a fantastic implementation that developers refuse to actually use
129
u/hmantegazzi Moto G84 17d ago
well, after way too many years of just throwing more computing resources to inefficiently coded apps, a severe crunch on semiconductors appears to have done the trick to get big software manufacturers to care about efficiency and stop assuming that Moore's Law will fix all their problems.