Restore point

  • Replies:2
Robert Schneider
  • Forum posts: 10

Apr 12, 2014, 8:54:39 PM via Website

Is there a way to make a "restore" point similar to Windows on a Google Nexus7 tablet? I would like to be
able to do that if I install an app that gives a problem.

Reply
sinkster
  • Forum posts: 610

Apr 12, 2014, 9:25:49 PM via Website

Basically that would be a nandroid backup of your system and data, it copies a zip of all your partitions to your sdcard (i.e. a snapshot of your phone's firmware and data), which can be restored by flashing it. You need a custom recovery for that which would probably mean unlocking your bootloader, which ironically wipes your data.... There are a lot of apps that will backup your app/system data, but they won't do a system image backup, just your data. You can use ADB to do a full backup details of which are on xda here, but it depends on which version of android you're running. If you need further advice feel free to ask, as always.

— modified on Apr 12, 2014, 9:28:39 PM

Sinkster

Reply
Robert Schneider
  • Forum posts: 10

Apr 13, 2014, 7:46:38 PM via Website

Thanks for the quick answer. I have not installed SDK, nor know how or what it is. Will check that out.

Reply