Full backup Op 8 Pro no root - OnePlus 8 Pro Questions & Answers

Hi guys,
I need an advice on a backup program or app that allows me to full backup my device without root.
I would like to backup the image of the phone because I have to full wipe it.
Some tips?

Any kind of image backup (presumably with TWRP) only works with an unlocked bootloader....as you don't have root I assume you also have your bootloader locked.
What you can do is use a tool like Swift Backup (or the standard Google backup/restore mechanism) which will backup and restore some of the data on you phone including installed apps, but no app data itself. Many apps allow for export/import of their data, so this may be a solution - but requires a bit of footwork to go through all the apps and do export/import of data manually. For me this approach (using the standard Google/Android mechanism) has worked quite nicely the times I had a non-rooted phone.
You can try with ADB backup/restore (maybe with help of an app called Helium Backup that creates a UI for the commandline-interaction of the ADB commands), but you need to connect the phone to a PC for this to work. From my experience ADB backup is a little quirky, not always backing up and restoring all data depending on some unclear characteristics of the apps concerned (and on top many apps don't allow data backup via ADB at all!). For me reliability in the backup/restore mechanism is crucial, so I've quit using ADB backup at all

Thanks!!!

Related

[Question] backup, no root, s8

well, apart of having my devce 0x01, what could be a simple method to make a full phone backup without loosing dmg images, app data, apks, on my s8?
seems so strange that with many devs working on android, backup and restore is still such a pain
I usually use Helium to do backup of app data (some can't be done, but it gets most of them), then Samsung's own backup feature with samsung account to get SMS and some phone settings, and then I connect to a PC and use ADB to copy the entirety of /sdcard/ to get files (dmg images, etc).
This was my fear...app restore + helium
BTW so I should start to keep in mind all the stuff (and their location) on the memory...hoping to remember to save them manually before to wipe the phone...
SAD!!

Backup before Root

I am completely new to rooting and, if I understand correctly, the process of rooting (specifically unlocking the boatloader) will wipe your apps and their data. What can I do, pre-root, to backup my app data? I have Google's backup on, but from what I can tell, it really doesn't do jack sneezle (I assume that's because Google doesn't require app developers to make their app data (settings, login, etc.) compliant with their backup system). Reinstalling the apps isn't a huge deal to me, but having to recustomize ALL my settings and login to everything again is a pain in the keister. Any suggestions? Is there any apps out there to facilitate this transition period? Let me know what you guys think. If possible, give multiple methods, and let me know which one you find the best. Thanks!
I don't know of any way to back up your apps and data without being rooted. I think you are just going to have to bite the bullet. You need root access before you can even access the folders that app data is stored in.
you havent unlocked the bootloader yet..
so probably no way to back up the data beforehand..
[edit]
you can use adb backup & restore commands to back up and restore, but im not sure if its possible to just restore the app data without overwrite the whole device..
Try Helium. Requires a PC.
There aren't many methods to backup on an unrooted phone.

How to backup wear Apps + Data

Hi Guys,
I'm trying to work out a method to backup apps and app data from my watch (Huawei Watch 2) before I do a factory reset. I cannot find anything on the internet about this. There doesn't seem to be any backup apps like titanium. Apparently bubble launcher can auto backup apk's but not app data.
I tried doing an ADB backup but I can a message saying:
$ adb backup -all Now unlock your device and confirm the backup operation.
Appreciate any advice
mrlb said:
Hi Guys,
I'm trying to work out a method to backup apps and app data from my watch (Huawei Watch 2) before I do a factory reset. I cannot find anything on the internet about this. There doesn't seem to be any backup apps like titanium. Apparently bubble launcher can auto backup apk's but not app data.
I tried doing an ADB backup but I can a message saying:
$ adb backup -all Now unlock your device and confirm the backup operation.
Appreciate any advice
Click to expand...
Click to collapse
I could use TWRP to do an nandroid backup of DATA partition then restore from TWRP. But this will restore other system apps and settings. I'm surprised now one knows about this.
My guess it's not possible, probably Wear OS still doesn't have such feature.

TiBu sucks? am I doing something wrong?

Hi, after rooting my phone with Magisk and having installed TiBu I proceeded to backup all user app + system data then I installed System app remover and removed some system apps that supposedly were "safe" to remove (briefing) but after a reboot I end up in a bootloop. I had to wipe everything and start from scratch (install ROM + Magisk)
On my first try I did not restore my data using Google + Samsung backup. I tried to restore my apps + system data using TiBu but after several hours of waiting to restore, it did not progress and stuck at 0%
On my second try I restored my data using google+samsung backup. After everything was set and ready I used TiBu's "Restore missing apps + all system data". This time TiBU did progress and completed the restore. After a reboot I start to notice that most of my apps/system settings customization are not even there... To name a few:
I had Full screen gestures instead of the navigation buttons. TiBu did not restore this
I had several accounts that TiBu did not restore (google, outlook, twitter, steam, blizzard, twitter and the list keeps going)
Simple things like Gboard was not even restored as default input method
Settings like one hand mode, edge lightning, quick panel layout, adaptive brightness, screen resolution (the list keeps going) were not restored the way I had them
TL;DR: TiBu did little to nothing despite having the pro version and the appropriate backup
My device:
Galaxy S10+ (Exynos SM-G975F)
Android 10 (G975FXXU3BSKO_G975FOWO3BSKO_ARO) patched with Magisk v20.2-11b7076a (20109)
I feel like I wasted my money..... worst spent 6+ dollars of my life
TiBu is a powerful tool if you know how to use it, in a majority of the cases restoring any complete system backup is always a bad idea. If you ever want to restore system data, you need to use nandroid backup or selected apps in TiBu. When you restore user apps (missing apps in your case) all their data is restored and restored to the level of functionality they had before backing up.
For full-screen gestures, it's likely some mismatch between existing settings and restored system settings.
As for the accounts, it was likely because of restoring the app itself, they would have been there even before you backed them up.
Again, for system settings, you can't rely on TiBu in One UI, restoring system settings barely works in stock android.
My workflow is like this, If I am just tinkering with the system but my phone is stable, I do a nandroid backup (backup in recovery) and try out the mod/feature if it suits me, I continue with it, if not I restore back.
If I know I want to format, I generally need to do this when I've messed up in the system and need to start over. I install all I need in TWRP, setup the system only restoring call and SMS backup from Samsung Cloud, restore missing apps and go through the phone settings and set them up again. This ensures no ****ups from the previous install come back and now that I end up doing it regularly, I can do all this under 30 mins.
firesword14 said:
TiBu is a powerful tool if you know how to use it, in a majority of the cases restoring any complete system backup is always a bad idea. If you ever want to restore system data, you need to use nandroid backup or selected apps in TiBu. When you restore user apps (missing apps in your case) all their data is restored and restored to the level of functionality they had before backing up.
For full-screen gestures, it's likely some mismatch between existing settings and restored system settings.
As for the accounts, it was likely because of restoring the app itself, they would have been there even before you backed them up.
Again, for system settings, you can't rely on TiBu in One UI, restoring system settings barely works in stock android.
My workflow is like this, If I am just tinkering with the system but my phone is stable, I do a nandroid backup (backup in recovery) and try out the mod/feature if it suits me, I continue with it, if not I restore back.
If I know I want to format, I generally need to do this when I've messed up in the system and need to start over. I install all I need in TWRP, setup the system only restoring call and SMS backup from Samsung Cloud, restore missing apps and go through the phone settings and set them up again. This ensures no ****ups from the previous install come back and now that I end up doing it regularly, I can do all this under 30 mins.
Click to expand...
Click to collapse
Thank you for taking your time to reply this thread, I am clearly new at this and I am barely scratching the surface. Gonna try and search more info about this "nandroid backup" (not even know what this is and how it works) you mention and see how it works. As for "TRWP" I read something about it but per the offical site: "Long story short, TWRP support for Android 10 is going to take a while." and that is why I did not pay attention to this app

How do I go about creating a full backup image if I'm unrooted?

Normally I'd use TWRP to create a full backup image but since I'm unrooted I'm not sure how to get this done.
[GUIDE] Full Phone Backup without Unlock or Root
Like a lot of you, I have been putting off unlocking the bootloader on my Nexus because I didn't want to have to go through the hassle of backing up everything manually and restoring individual application data; logging back into apps; saving...
forum.xda-developers.com
Does this method work for our phones?
I'm on Android 12 on my S10+.
DonDizzurp said:
Normálně bych použil TWRP k vytvoření úplné zálohy, ale protože nejsem rootnutý, nejsem si jistý, jak to udělat.
[GUIDE] Full Phone Backup without Unlock or Root
Like a lot of you, I have been putting off unlocking the bootloader on my Nexus because I didn't want to have to go through the hassle of backing up everything manually and restoring individual application data; logging back into apps; saving...
forum.xda-developers.com
Funguje tato metoda pro naše telefony?
Používám Android 12 na svém S10+.
Click to expand...
Click to collapse
Hi, if you have a Samsung and you don't have root, I don't recommend backing up via ADB because Google doesn't support this anymore, it's more recommended to use Google One or on a Samsung you can use this guide which should also help you.
Don't use SmartSwitch.
First redundantly back up all critical data to at least 2 hdds that are physically and electronically isolated from each other and the PC.
Hand load everything; copy/paste, verify size and if readable. Any apps like Poweramp or ColorNote that allow for backup import/export do so. Organize your critical data; have a plan.
If you have a SD card it is your data drive; all critical data goes here including installable copies of all your apps. A full restore should be able to be done with the data on the SD card.
A clean load can last for years if you don't muck with the firmware ie upgrades/updates. Think it through and do it right the first time. If you do it right it won't need to be done again for years... that's what Android is capable of.
you can't create a full backup as you can't access the needed devices... the only thing you can backup is your sdcard,data and probably efs with system shell exploit

Categories

Resources