I need help with restoring a backup I made with the Oneplus Switch app - OnePlus 7 Pro Questions & Answers

So before I decided to get back into custom ROMs I made sure to backup my phone using the oneplus switch in the settings. I was running the stock OS at the time. I moved the backup folder to my pc and proceeded to root, twrp, and installing Bliss. I probably should have done my research but it seems the switch app now does not recognize the device as one that can actually restore from a local backup. Only the "start" button is available. So it seems the app is under the assumption that the device is not a Oneplus at all. So is there any way at all to restore that backup or will I have to revert back to stock just to restore the backup, then back it up in like twrp or titan or migrate? I have not been in the scene for a while so please forgive me for the noobish question.

Related

in Regard to recovery and backup

I'm currently on stock rom with it rooted. I wanted to know if i do a back-up of a fresh install of the stock rom and I start to delete files off my phone. If I happen to delete the wrong file, can I restore with the back-up, will those delete files be there again?
If you have a custom recovery installed that supports backups then create a backup with it and delete whatever you are trying to. If **** gets bad then just use the recovery option to restore and you should be back to where you started
Did you do a Nandroid backup, through CWM, or a Titanium type backup ?
A nandroid one will restore the phone to the point in time of the backup. Any changes since it will be lost during restore.
Titanium, or similar, will allow a finer granuality of files/apps/data..
If you play at swapping ROMs and want to revert a nandroid backup is a MUST.
Kernel backup?
This may be a strange question. I just got a T Mobile Sensation yesterday and already rooted, s-off, and did a Nandroid Backup. I previously had a Samsung Captivate and flashed it all the time. This is my second Android device and first HTC device, on the Captivate Nandroid only backed up the ROM without touching the kernel making flashing back and forth between ROMS a PITA. Is the same true with HTC Sensation, will Nandroid also backup the kernel?
Please don't flame me, I used search and found this thread so I am attempting to find answers without starting new threads on topics already discussed.
Thanks.
gol_n_dal said:
If you play at swapping ROMs and want to revert a nandroid backup is a MUST.
Click to expand...
Click to collapse
Does that mean that with a Vodafone NL branded phone (no RUU available for download at this moment), I can S-Off, Root and use nandroid backup to create an image I can always return to?
I want to get rid of the VF crapware as well as the quicker updates. In other words: a stock HTC (not vodafone) ROM.
In case of a hardware defect (unrelated to flashing other ROMs*), I want to be able to get back to VF branded, so the guys at HTC (who know what S/N belongs to Vodafone) won't see anything weird.
Thanks
*: If I mess up, I am willing to pay for it. But if it's unrelated, I don't want HTC to be able to start whining about software changes by me.

[Q] Backing up my backups

So right now I'm using CWM to do my nandroid backups. I make one after I make any major updates or changes - call me a worry wort. I also use Titanium Backup.
With doing this, obviously it takes up a bit of room so I offload them to my computer. The issue here is if I do something detrimental and need to restore, I don't know of a way to get the backup files back onto the internal memory since you can't access them via CWM, if that makes sense.
I guess I can simply keep just the latest backup saved on the phone itself but I'm wondering if there's another method that I'm not aware of. Is there a way to get files copied to the internal memory if you can't fully boot into the OS?
Oh and one other question: Does a nandroid backup include every single item? Basically is it a 100% clone of the device or are some thing left out? Basically if I tried a completely different rom and then decided to go back to an entirely different rom, would I simply be able to restore it and be up and running? The last restore I did seems to indicate it does but that was going from different versions of the same rom.
nandroid is a clone of ur system.
diablo009 said:
nandroid is a clone of ur system.
Click to expand...
Click to collapse
Ok that's what I figured; read something a bit ago which seemed to say something else.
So if I want to test a few completely different rom setups and make a nandroid backup of each one, I could essentially swap between them whenever I want by simply restoring them and I'll get back to the exact state as I was at the time they were made? Menus and all?
So apparently a kernel change will not get reverted via nandroid. Anything else? Just tried Entropy's daily driver and apparently it's a no go for me. Restored via nandroid and still freezes during 'X' boot animation.
I was running Infusion 1.1 and made sure to reset the VC O/C back to stock and reboot before updating...

[Q] Information about ADB manual backups

Hey guys,
I've broken my Nexus 4, it felt out of my table and the front glass is cracked and the touchscreen unresponsive. However, I can see everything on it and can power the phone normally and such.
The phone is unlocked and rooted, running the stock Android 4.2.1.
I'll send the phone back to the repair center so they can give it a new screen and, obviously, wipe out the phone.
I've already used adb to copy my /sdcard into my computer, but I would like to backup everything that could make the process of using the phone after the repair less painful. I'm unable to run the adb backup utility since I can't unlock the phone as it requests.
I'm right now trying to copy /data into my computer. Is it of any use?
Is there anything else that I can backup before sending the phone out?
Ideally I would like to be able to, after getting the phone back, unlock it, maybe install the Paranoid Android ROM, root it, and then put back applications, settings, pictures, etc etc
Thanks in advance!
igorsantos07 said:
Hey guys,
I've broken my Nexus 4, it felt out of my table and the front glass is cracked and the touchscreen unresponsive. However, I can see everything on it and can power the phone normally and such.
The phone is unlocked and rooted, running the stock Android 4.2.1.
I'll send the phone back to the repair center so they can give it a new screen and, obviously, wipe out the phone.
I've already used adb to copy my /sdcard into my computer, but I would like to backup everything that could make the process of using the phone after the repair less painful. I'm unable to run the adb backup utility since I can't unlock the phone as it requests.
I'm right now trying to copy /data into my computer. Is it of any use?
Is there anything else that I can backup before sending the phone out?
Ideally I would like to be able to, after getting the phone back, unlock it, maybe install the Paranoid Android ROM, root it, and then put back applications, settings, pictures, etc etc
Thanks in advance!
Click to expand...
Click to collapse
since the phone itself still works, and the unresponsive screen is the only issue, you might be able to make a nandroid backup (complete backup of everything on phone-apps, settings, etc.)
I assume you probably have a touch based recovery on your phone like twrp or cwm touch. This is obviously an issue.
To counter this you could try using fastboot to flash clockworkmod non touch recovery. This allows you to use the volume rockers and power button to navigate.
To flash the recovery install all the correct drivers, and download the non touch cwm and place it your fastboot directory. Then boot the phone into the bootloader, and use this command:
Code:
fastboot flash recovery "name of recovery file.img"
Then from there you can boot into recovery, go to backup and restore, and finally make a nandroid backup. From there you could copy the backup using adb onto your computer. (the backups are stored in sdcard/clockworkmod/backups)
Thanks! I'll try that.
I think I tried before but it didn't work because I had little free space, and for some reason I gave up (thinking I was doing something wrong or going to try something else, I tried a lot of things during those days).
And then to restore that backup into the fixed phone I'll flash CWM again and use it's restore function, right?
Would there be any issue to install a custom mod (such as Paranoid Android) and then restoring this backup?
On a sidenote: on my Nexus 4 (without real sdcard) the clockworkmod folder is located at /mnt/shell/emulated/clockworkmod.
igorsantos07 said:
Thanks! I'll try that.
I think I tried before but it didn't work because I had little free space, and for some reason I gave up (thinking I was doing something wrong or going to try something else, I tried a lot of things during those days).
And then to restore that backup into the fixed phone I'll flash CWM again and use it's restore function, right?
Would there be any issue to install a custom mod (such as Paranoid Android) and then restoring this backup?
On a sidenote: on my Nexus 4 (without real sdcard) the clockworkmod folder is located at /mnt/shell/emulated/clockworkmod.
Click to expand...
Click to collapse
Yep once you get the phone fixed/replaced, you may need to reflash cwm and copy the backup back onto the phone (if they wiped it)
Then just use the restore option in cwm.
If you install paranoid android, then restore the backup, it will restore to whatever rom you had when you took the backup.
chromium96 said:
If you install paranoid android, then restore the backup, it will restore to whatever rom you had when you took the backup.
Click to expand...
Click to collapse
Boo =(
Ok, let me try another idea: I could get the phone back, restore it normally as we said with CWM, and then use TitaniumBackup to backup apps and settings, then save that to my computer, install Paranoid and then use TB to restore the useful stuff back into the new ROM?
I should just take care on not backing up system stuff, right?
igorsantos07 said:
Boo =(
Ok, let me try another idea: I could get the phone back, restore it normally as we said with CWM, and then use TitaniumBackup to backup apps and settings, then save that to my computer, install Paranoid and then use TB to restore the useful stuff back into the new ROM?
I should just take care on not backing up system stuff, right?
Click to expand...
Click to collapse
Yep thats probably your best bet. Although I would avoid backing up/restoring system stuff with TB as it causes lots of bugs.
Just use TB to backup apps+app data, and you can restore them after installing PA. There shouldnt be any problems

[Q] Restore backup option in Setup

I did some searching, but I cannot find an answer. After installing a new ROM, during the phone setup there is an option to restore a backup of the phone. I am trying to figure out what backup this is. I have the backups set up in options and I have tried the htc backup, but during setup, the newest option is about 30 days old. I have backed up my phone much sooner than that. Just wondered what the backup is that setup is referring to.
peteangi said:
I did some searching, but I cannot find an answer. After installing a new ROM, during the phone setup there is an option to restore a backup of the phone. I am trying to figure out what backup this is. I have the backups set up in options and I have tried the htc backup, but during setup, the newest option is about 30 days old. I have backed up my phone much sooner than that. Just wondered what the backup is that setup is referring to.
Click to expand...
Click to collapse
If you are using a custom recovery then that restore backup is referring to Nandroid backup.
Which is done through the recovery itself

Any apps do an identical phone backup?

Can't find an answer to this but does Oneplus Switch do an identical phone backup? If not is there any other app that does?
Titanium Backup.
mike710_0 said:
Can't find an answer to this but does Oneplus Switch do an identical phone backup? If not is there any other app that does?
Click to expand...
Click to collapse
Root it and use TWRP recovery to have a full device backup. As to backing up your apps and their data, Titanium as previously mentioned it the correct answer....still requires root.
Switch does about 90-95% backup. You will still need to log into accounts and stuff. Some apps dont copy over for whatever reason. I even tried OP7 pro to OP7 pro with same results. Also all your settings will be stock settings. Yes use Titanium backup and or TWRP
Cheers for the replies. It's kinda crap that oneplus switch doesn't save phone & app settings etc. It should make an identical copy.
I have rooted before & backed up with TWRP but I don't know if your all aware that restoring from TWRP not only doesn't work it actually messes your phone up! I got stuck in a fastboot bootloop & had no option to restore the phone using msm on the pc
Switched from titanium to swift backup recently, works much better, full backups nightly kick off automatically.

Categories

Resources