well, my phone just got stolen and I am - once more - in the process of restoring my phone and configuration on a new device.
THAT SUCKS!
I'm sure we all have been at this point somewhen. Its not (just) about installing the apps again or placing the icons at the right locations on the screen. Its mostly about
- app-specific data
- app-specific configuration
Now, I have seen several apps for backing up stuff around. But none of them seem to do a decent job.
So I want to do the following: Create a backup app that runs automatically and periodically and backs up your entire phone to some cloud/server. This should be done in rdiff-style and a simple command should re-instate your phone to the latest backup.
This way, this thing could run once a night and update a remotely stored backup image.
Now, question is, is this programatically possible without rooting the device and / or are there apps out there that do this (but which i havent found yet)?