

Back it up, bring it back: No data left behind
Jul 10, 2025
Join Alon Albert from the Android Studio team, Graham Hinchley from Product Management, and Piyush Meirotra, who specializes in Android backup, as they dive into the challenges of backing up and restoring Android devices. They discuss common user frustrations and the evolution of testing environments, from scripts to automated systems. The trio also explores data management practices, cloud limitations, and the importance of tailored backup strategies that enhance user experience while transitioning between devices.
AI Snips
Chapters
Transcript
Episode notes
User Frustration on New Devices
- Tor Norby shares a story about his wife's frustration when logins didn't transfer to her new phone. - This highlights a common user pain point with Android backup and restore.
Default Backup Limits Complex Apps
- Default backup works for simple apps but fails for complex ones. - Many developers disable backup due to conflicts or incorrect behavior with more complicated apps.
Backup Testing in Android Studio
- Android Studio now automates backup and restore testing with a user interface. - This replaces tedious manual scripts and makes backup testing more accessible and reliable for developers.