How do I copy an Apps data off my device? - Google Pixel 3 Questions & Answers

Hey all!
I am looking to copy the app data of an HRV app that I have been using off of my Pixel 3 so I can use it elsewhere.
From what I can gather is I need SU access to do this
--> which requires me to root the device,
--> which requires me to unlock the bootloader and flash a patched image
--> which will wipe the device and delete the data I'm trying to extract?
Am I understanding this correctly? Or am I getting some detail wrong?
AM I THE CHICKEN, OR THE EGG, OR THE CHICKEN.....
Thanks in advacnce for fielding this Newbie question
I've been scratching my head for hours now as to whether I need TWRP, or Magisk..... and how I get a Nandroid backup? or Titanium? Will following the setup and steps to get this up and going result in me deleting the very data I'm looking for?
cheers,
Condorman!

iamcondorman said:
Hey all!
I am looking to copy the app data of an HRV app that I have been using off of my Pixel 3 so I can use it elsewhere.
From what I can gather is I need SU access to do this
--> which requires me to root the device,
--> which requires me to unlock the bootloader and flash a patched image
--> which will wipe the device and delete the data I'm trying to extract?
Am I understanding this correctly? Or am I getting some detail wrong?
AM I THE CHICKEN, OR THE EGG, OR THE CHICKEN.....
Thanks in advacnce for fielding this Newbie question
I've been scratching my head for hours now as to whether I need TWRP, or Magisk..... and how I get a Nandroid backup? or Titanium? Will following the setup and steps to get this up and going result in me deleting the very data I'm looking for?
cheers,
Condorman!
Click to expand...
Click to collapse
You can try an adb backup. See https://gist.github.com/AnatomicJC/e773dd55ae60ab0b2d6dd2351eb977c1
I can't guarantee it will work for you, but it is pretty much your only hope without root. Forget Titanium Backup, even if you had root. TB has not been updated since 2019, and has restore problems with newer android versions. There is no TWRP for Pixel 3 Android 11.
If you do root (which will require wiping your data) look at Swift Backup. That's what I started using since TB became obsolete.
You understand correctly, and have the details right (unless the adb backup works for you).

dcarvil said:
You can try an adb backup. See https://gist.github.com/AnatomicJC/e773dd55ae60ab0b2d6dd2351eb977c1
I can't guarantee it will work for you, but it is pretty much your only hope without root. Forget Titanium Backup, even if you had root. TB has not been updated since 2019, and has restore problems with newer android versions. There is no TWRP for Pixel 3 Android 11.
If you do root (which will require wiping your data) look at Swift Backup. That's what I started using since TB became obsolete.
You understand correctly, and have the details right (unless the adb backup works for you).
Click to expand...
Click to collapse
Hi dcarvil,
Thanks for the response.
I'll look at trying out that gist, although it may be that all hope is lost, I tried some similar commands that gave the '46' byte backup none file because it honored the 'allowbackup=0' app manifest directive

Related

[Q] Backup before bootloader unlock?

I am going to unlock my bootloader sometime next week (and root after that ofc).
I already used my phone for several weeks thought, I got it fully configured to my taste.
1. What exactly gets deleted when I unlock my bootloader?
All apps + usersettings + smses etc? Also everything in /sdcard ?
2. What is the best way to backup all data?
I can backup /sdcard alright, but is there a non-root app for backing up all apps + settings?
Helium is a non-root app backup option. You have to pair it with the pc program, but it leaves the backups on the phone. I don't know about what gets wiped, though, I've not unlocked my bootloader.
Quark^2 said:
I am going to unlock my bootloader sometime next week (and root after that ofc).
I already used my phone for several weeks thought, I got it fully configured to my taste.
1. What exactly gets deleted when I unlock my bootloader?
All apps + usersettings + smses etc? Also everything in /sdcard ?
2. What is the best way to backup all data?
I can backup /sdcard alright, but is there a non-root app for backing up all apps + settings?
Click to expand...
Click to collapse
In my case everything was erased when unlocked bootloader.
is there a software for makeng complete backup and then restoring automacic? possible to do this folder by folder? name of software that do this? thanks
myabc said:
is there a software for makeng complete backup and then restoring automacic? possible to do this folder by folder? name of software that do this? thanks
Click to expand...
Click to collapse
SnapPea can backup your texts, images, etc. Get the app from store & download the pc programme. You can also backup to the cloud (I think) Good luck!
Sent from my XT1032 using Tapatalk
There is a guide using ADB backup:
http://forum.xda-developers.com/galaxy-nexus/general/guide-phone-backup-unlock-root-t1420351
Contrary to the guide, I didn't need an encryption password for it to work. I did however have to try it a few times before it would work (it stopped several times--failed), but got a backup eventually. It does reportedly work for the Moto G.
I haven't restored it yet though. I'm in the same boat as you are at the moment and I am preparing to unlock and root once I have all the help and supporting files for the process.
eastdata said:
There is a guide using ADB backup:
http://forum.xda-developers.com/galaxy-nexus/general/guide-phone-backup-unlock-root-t1420351
Contrary to the guide, I didn't need an encryption password for it to work. I did however have to try it a few times before it would work (it stopped several times--failed), but got a backup eventually. It does reportedly work for the Moto G.
I haven't restored it yet though. I'm in the same boat as you are at the moment and I am preparing to unlock and root once I have all the help and supporting files for the process.
Click to expand...
Click to collapse
For anyone that is interested, the Helium backup app mentioned in a previous post utilizes this same ADB backup protocol cited in the link above in order to accomplish the backup. Helium just automates the process and slaps on a nicer UI.
Marty said:
For anyone that is interested, the Helium backup app mentioned in a previous post utilizes this same ADB backup protocol cited in the link above in order to accomplish the backup. Helium just automates the process and slaps on a nicer UI.
Click to expand...
Click to collapse
That's good to know, cheers.
Apparently SMS messages aren't backed up with ADB. I've looked around and found this free app MyPhoneExplorer that can handle that part amongst other features. Seems it can backup locally.
eastdata said:
Seems it can backup locally.
Click to expand...
Click to collapse
Yes MyPhonexplorer makes a Backup on PC.
lightningdude said:
Helium is a non-root app backup option. You have to pair it with the pc program, but it leaves the backups on the phone.
Click to expand...
Click to collapse
The Helium Backup is made on the phones storage. But sure you can copy that to your PC and copy it back afterwards.
Both apps are working nice without any problems.
mokkami said:
Yes MyPhonexplorer makes a Backup on PC.
The Helium Backup is made on the phones storage. Butsure you can copy that to your PC and copy it back afterwards.
Both apps are working nice without any problems.
Click to expand...
Click to collapse
Excellent. Now to the tricky parts...
On a side note, with ADB I was able to write the backup straight to PC, but I think writing to the phones storage would be more reliable, then copying it off.
I did not encouter any problems while just simply copying files to storage.

[Q] Restore nandroid backup

Hello Guys,
Since I totally bricked my old Nexus 5 16GB(KTU84P) I am going to get a new one. But I am thinking of getting the 32GB version this time.
Now before it got bricked I made a full nandroid back-up with the help of the Nexus Root Toolkit and TWRP.
Now here are a few (stupid) questions:
~Is it possible to restore a nandroid backup from one phone to another and even in this case a "different" version of the phone?
(I've skipped over this thread real fast http://forum.xda-developers.com/showthread.php?t=728266 which says it is possible for phones of the same model)
~If it is possible how should it be done?
~And well if the first question isn't possible, is there a way to read out out the created back-up files which TWRP created and manually restore them(preferable the data partition)
I hope you guys can help me out
Kind regards
Yes, you can do it. Just make sure you're not restoring the efs partition or you'll have another brick on your hands.
Sent from my Nexus 5 using XDA Free mobile app
Also don't use toolkits next time. Please use the manual methods which are better, safer and teach you the basis you need to recover.
All guides and info threads can be found in general > sticky roll-up thread
Sent from my Nexus 5 using Tapatalk
When you run into issues, as many do after nandroid restoring from one device to another... Wiping and Flashing stock with fastboot is the Fix.
Thought I'd cover that up front. ?
jd1639 said:
Yes, you can do it. Just make sure you're not restoring the efs partition or you'll have another brick on your hands.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
rootSU said:
Also don't use toolkits next time. Please use the manual methods which are better, safer and teach you the basis you need to recover.
All guides and info threads can be found in general > sticky roll-up thread
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Hey guys sorry I didn't answer immediately, but after I saw the posts I immediately ordered a new Nexus 5 (32GB this time). I got it delivered today and like you said I've done the unlocking, custom recovery and rooting manually this time instead of using a toolkit. Which was to be honest way easier than I thought but also way faster than using a toolkit.
But now I've kinda run into a other 'problem'
When I restore my previous made backup (the one from the bricked phone) I first of all only get the options to restore the 'system' partition and the 'data' partition (which is totally fine cause those are the only ones I actually need).
But when I restore the system partition a lot of apps crash on default(It is basically bricked then), and even when I just restore the data partition the same thing happens. (To be completely fair this problem might come from the fact that I used the MD5 verification option when I made the backup but I can't really remember that. but some of my backup files end with the .MD5 extension) Saying this I also used the restore option with check MD5 verification, but needless to say I get the message that they verifications don't match.
So here are a few questions again.
~Like I said before I only really care about the 'data' partition, Is there an option that I still can use TWRP to restore it properly?
~If the above is not possible is there a manual way to read out the made backup file using a program like 'Ext2Explore'(This crashes though when I open the file)
Or did I just completely screw up by checking the MD5 verification?
Once again kind regards
p.s. If the problem isn't clear tell me and and I'll try to explain it in a different way
You missed quote from post #4. ?
I believe that with a new device.... It should be a clean start. And I read post after post in different device sections of issues from restoring from other devices.
And so I never recommend it. It can, possibly, bring lots of issues.
But to each their own.
Good luck. ?
KJ said:
You missed quote from post #4. ?
I believe that with a new device.... It should be a clean start. And I read post after post in different device sections of issues from restoring from other devices.
And so I never recommend it. It can, possibly, bring lots of issues.
But to each their own.
Good luck. ?
Click to expand...
Click to collapse
Ohh right, sorry I completely read over your post my bad. But then again If I have to wipe the device wouldn't that totally remove the point of restoring the data partition ? or is the wipe command just for the system partition?
sambo940 said:
Ohh right, sorry I completely read over your post my bad. But then again If I have to wipe the device wouldn't that totally remove the point of restoring the data partition ? or is the wipe command just for the system partition?
Click to expand...
Click to collapse
What I'm getting at, is don't restore the data partition. You can try, but I often read of lots of issues doing it.
Yes, I implied wipe the device clean. Flash stock. Start fresh.
Now if you had a titanium backup of user apps on your pc... I'd say you'd have a much easier time restoring that to the new phone.
Just my 2 cents of course.
KJ said:
What I'm getting at, is don't restore the data partition. You can try, but I often read of lots of issues doing it.
Yes, I implied wipe the device clean. Flash stock. Start fresh.
Now if you had a titanium backup of user apps on your pc... I'd say you'd have a much easier time restoring that to the new phone.
Just my 2 cents of course.
Click to expand...
Click to collapse
I made a clean start yes. Unfortunately I don't have a titanium backup and I get that storing the data partition to a other device isn't a good idea. But well I never had the intention of making a back up and restoring it to another device but unfortunately my other phone got completely bricked. And yes in hindsight I should have made backups in multiple ways.
But like I said I don't really care about the system(including the apps and app settings) it is literally all about the actual data (pictures and stuff), that is also the reason why I asked if there is a way to manually read/open the back-up files.
sambo940 said:
I made a clean start yes. Unfortunately I don't have a titanium backup and I get that storing the data partition to a other device isn't a good idea. But well I never had the intention of making a back up and restoring it to another device but unfortunately my other phone got completely bricked. And yes in hindsight I should have made backups in multiple ways.
But like I said I don't really care about the system(including the apps and app settings) it is literally all about the actual data (pictures and stuff), that is also the reason why I asked if there is a way to manually read/open the back-up files.
Click to expand...
Click to collapse
The pictures are gone. A nandroid doesn't back those up or anything on the internal sdcard
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
The pictures are gone. A nandroid doesn't back those up or anything on the internal sdcard
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Well that certainly is a bummer, and also very misleading from the nexus toolkit. From now on I shall back-up my phone more properly and well stop using those darn toolkits,
Thank you for your time.
sambo940 said:
Well that certainly is a bummer, and also very misleading from the nexus toolkit. From now on I shall back-up my phone more properly and well stop using those darn toolkits,
Thank you for your time.
Click to expand...
Click to collapse
Did you make an adb backup in the tool kit? That would have your pics. But a flashable nandroid you flash in recovery would not.
Sent from my Nexus 5 using XDA Free mobile app
sambo940 said:
I made a clean start yes. Unfortunately I don't have a titanium backup and I get that storing the data partition to a other device isn't a good idea. But well I never had the intention of making a back up and restoring it to another device but unfortunately my other phone got completely bricked. And yes in hindsight I should have made backups in multiple ways.
But like I said I don't really care about the system(including the apps and app settings) it is literally all about the actual data (pictures and stuff), that is also the reason why I asked if there is a way to manually read/open the back-up files.
Click to expand...
Click to collapse
Would Nandroid Manager be what you're looking for? EDIT: as above, it won't find and restore any of your pictures/music, as a nandroid backup does not include any of these. There is a chance you find and restore your apps and settings if you so wish. I've used that app before.
Incidentally, I successfully transferred all of my data and ROM from one Nexus 5 to another (had to RMA)
The process I used is:
- Unlock bootloader, install custom recovery on new N5
- Nandroid backup on old N5
- Copy whole /sdcard partition from old to new N5. Basically, all files and folders on the 'root' of the drive when connected to PC. This included all photos, music and the nandroid backup itself.
- Restore nandroid backup on new N5 (only /system, /data and boot.img / kernel), as if you were restoring any nandroid backup really. Though do not restore efs partition as advised above (it wasn't backed up, but worth mentioning again anyway).
Took a while, but the ROM and settings were carried over successfully.
jd1639 said:
Did you make an adb backup in the tool kit? That would have your pics. But a flashable nandroid you flash in recovery would not.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Nope, I did not. And the ignorant person that I am just assumed that the nandroid backup would back up everything since the toolkit says "Make full Backups"
So well I guess I just have to accept the fact that I lost those things
eddiehk6 said:
Would Nandroid Manager be what you're looking for? EDIT: as above, it won't find and restore any of your pictures/music, as a nandroid backup does not include any of these. There is a chance you find and restore your apps and settings if you so wish. I've used that app before.
Incidentally, I successfully transferred all of my data and ROM from one Nexus 5 to another (had to RMA)
The process I used is:
- Unlock bootloader, install custom recovery on new N5
- Nandroid backup on old N5
- Copy whole /sdcard partition from old to new N5. Basically, all files and folders on the 'root' of the drive when connected to PC. This included all photos, music and the nandroid backup itself.
- Restore nandroid backup on new N5 (only /system, /data and boot.img / kernel), as if you were restoring any nandroid backup really. Though do not restore efs partition as advised above (it wasn't backed up, but worth mentioning again anyway).
Took a while, but the ROM and settings were carried over successfully.
Click to expand...
Click to collapse
Not exactly what I was looking but I'll keep it in the back of my head in case something similar might happen in the future(lets hope not) Thanks.
Install Foldersync and set your sdcard to sync to a computer wirelessly
Sent from my Nexus 5 using Tapatalk
eddiehk6 said:
Would Nandroid Manager be what you're looking for? EDIT: as above, it won't find and restore any of your pictures/music, as a nandroid backup does not include any of these. There is a chance you find and restore your apps and settings if you so wish. I've used that app before.
Incidentally, I successfully transferred all of my data and ROM from one Nexus 5 to another (had to RMA)
The process I used is:
- Unlock bootloader, install custom recovery on new N5
- Nandroid backup on old N5
- Copy whole /sdcard partition from old to new N5. Basically, all files and folders on the 'root' of the drive when connected to PC. This included all photos, music and the nandroid backup itself.
- Restore nandroid backup on new N5 (only /system, /data and boot.img / kernel), as if you were restoring any nandroid backup really. Though do not restore efs partition as advised above (it wasn't backed up, but worth mentioning again anyway).
Took a while, but the ROM and settings were carried over successfully.
Click to expand...
Click to collapse
I am assuming that you used a tool like Android File Transfer.
So what I'm trying to do is the same thing, backup my entire old N5 32GB as I had also requested an RMA of the device. Is it accurate in stating that you want me to copy every folder that shows up on the AFT window (Note: I am using a MAC) and copy that onto a folder on my computer. Then copy over everything on the new device (bootloader unlocked, rooted, same TWRP version installed) and restore via the Nandroid backup from my old phone (which was also transferred as indicated above).
dcxgod said:
I am assuming that you used a tool like Android File Transfer.
So what I'm trying to do is the same thing, backup my entire old N5 32GB as I had also requested an RMA of the device. Is it accurate in stating that you want me to copy every folder that shows up on the AFT window (Note: I am using a MAC) and copy that onto a folder on my computer. Then copy over everything on the new device (bootloader unlocked, rooted, same TWRP version installed) and restore via the Nandroid backup from my old phone (which was also transferred as indicated above).
Click to expand...
Click to collapse
I didn't use AFT, just plugged straight into PC, sorry no experience with Mac
Basically both phones were connected, and I copied the whole "/sdcard" straight from one phone to another, without making an initial copy to the PC
You want to replicate the same file structure

How do I backup everything for the replacement tablet?

Hello XDA devs, this is my first time making a thread here. To keep it simple, I have an Nvidia Shield Tablet rooted on OTA 3.1 and I have just filled the recall to get a new one. I use Busybox, GLtools and FolderMount. So I have lots of things made on this tablet, my bootloader is open as well. I would like to know how I could backup this tablet so that I can make the new one just like this one without passing too much trouble. The fact that this one will be dissabled when I use the new one is also one of the problems that must not be overlooked.
Nandroid backup from recovery and copy the backup to a SD card and restore it on the new device.
Nandroid might mess up serial numbers if the backup from the original device carries over that information.?
Sent from my SHIELD Tablet using XDA Free mobile app
I was thinking something along the lines of backing up my app and user data with Titanium Backup, moving it to my sd card and then unlocking the booloader on the new tablet, rooting it and doing a restore with Titanium backup, with that backup I made on the old device. Would that work? Or would the nandroid backup work and be more effective?
What kind of serial number? If so, it would be somewhere in the hardware and a nandroid is just backing your data...
I believe Titanium requires root, so you've got a cart and horse problem. I think you can fastboot boot twrp-recovery.img and make a nandroid backup without unlocking bootloader though. Never tried fastboot boot on the shield though.
Sent from my One M8 using XDA Free mobile app
I would be interested in a step-by-step for unrooted stock Android 5.01 backup. I'm familiar enough with rooting / TWRP / flashing etc., but haven't done it on this device. Looking for easiest option. Since it's less than a month old I may just back up basic files manually and then wipe it, but if there's an easier way without going through trouble of rooting I'd be good to try it out. I've got the LTE version, by the way.
I have read that some people claim it to be possible to use a Nandroid backup for a same model phone or tablet, by following some procedures, while there are others who claim that it should not be possible.
I'm going to go the Titanium route just to be careful, as for the fastboot commands from pc, etc., I have done that before so opening the bootloader on the new device and re-rooting is not a big deal for me. I am more worried about whether FolderMount will work without problem on the new tablet when I restore with Titanium or not. I won't be making changes in my sd card, so I hope once I recover, Foldermount works and recognizes the links I've made.
AbrahamZX1 said:
I have read that some people claim it to be possible to use a Nandroid backup for a same model phone or tablet, by following some procedures, while there are others who claim that it should not be possible.
I'm going to go the Titanium route just to be careful, as for the fastboot commands from pc, etc., I have done that before so opening the bootloader on the new device and re-rooting is not a big deal for me. I am more worried about whether FolderMount will work without problem on the new tablet when I restore with Titanium or not. I won't be making changes in my sd card, so I hope once I recover, Foldermount works and recognizes the links I've made.
Click to expand...
Click to collapse
When you restore your files on your new device, Titanium asks if you to restore your old ID to prevent problems with restored apps. So yes, foldermount and such will work correctly if you do that.
Themaniacboy said:
When you restore your files on your new device, Titanium asks if you to restore your old ID to prevent problems with restored apps. So yes, foldermount and such will work correctly if you do that.
Click to expand...
Click to collapse
Would restoring my ID do anything else? I assume there would be no side effect.
AbrahamZX1 said:
Would restoring my ID do anything else? I assume there would be no side effect.
Click to expand...
Click to collapse
Correct, there will be no side effect.
How did it go?
AbrahamZX1 said:
Hello XDA devs, this is my first time making a thread here. To keep it simple, I have an Nvidia Shield Tablet rooted on OTA 3.1 and I have just filled the recall to get a new one. I use Busybox, GLtools and FolderMount. So I have lots of things made on this tablet, my bootloader is open as well. I would like to know how I could backup this tablet so that I can make the new one just like this one without passing too much trouble. The fact that this one will be dissabled when I use the new one is also one of the problems that must not be overlooked.
Click to expand...
Click to collapse
Did you use Nandroid or Titantium & if you use Nvidia Hub does rooting affect it please?
AbrahamZX1 said:
I have read that some people claim it to be possible to use a Nandroid backup for a same model phone or tablet, by following some procedures, while there are others who claim that it should not be possible.
I'm going to go the Titanium route just to be careful, as for the fastboot commands from pc, etc., I have done that before so opening the bootloader on the new device and re-rooting is not a big deal for me. I am more worried about whether FolderMount will work without problem on the new tablet when I restore with Titanium or not. I won't be making changes in my sd card, so I hope once I recover, Foldermount works and recognizes the links I've made.
Click to expand...
Click to collapse
Do a nandroid backup in TWRP. I just did this exact same thing for my recall replacement! It works just fine. All you have to do is rename the backup folder, because TWRP saves the nandroid backup in a folder that is named what your Tablet serial number is. You have to rename the folder and change the name to your NEW Tablet serial number, otherwise the backup will not even show up in TWRP on the new Tablet. I assume this is done so that people that create backups of several different devices, onto an sdcard for example, can't accidentally restore an incompatible backup (say a nexus 6 backup on a nexus 5). I can assure you though it works just fine as long as both devices are the same.
optical10 said:
Did you use Nandroid or Titantium & if you use Nvidia Hub does rooting affect it please?
Click to expand...
Click to collapse
I haven't received the recall tablet yet, so I still haven't had the chance to do the restore. I will be saving a backup for both methods though and try out a Nandroid restore first. Rooting hasn't affected any Nvidia app for me.
Success for non-rooted Shields
optical10 said:
Did you use Nandroid or Titantium & if you use Nvidia Hub does rooting affect it please?
Click to expand...
Click to collapse
Used Googles non advertised ADB command line backup, Helium backup also uses ADB for a user friendly UI if your not command line savy.
Seems to have worked but will report back if the full APK + data has left glaring holes etc. Lastpass wasn't installed but thats a plus security wise.

How To Backup *Everything*

Okay, I'm not a techie and I want to know how to backup everything on my phone before I attempt to root my OnePlus One using KingRoot.
At first I naively thought that copying all files and folders from my phone to my laptop would work, but 3 things seem to suggest it's not as easy as that:
I get an error message every time I try copying the files in the ColorNote folder
I saw a mention somehwere that to backup something called EFS you need to run a special app
I'm guessing that my contacts and SMS messages will not be backed up just by copying files and folders from my phone.
So my question is how do I backup *everything* (not just those things I have specifically refered to here) just in case something goes wrong when running KingRoot?
I would prefer not to have to upload my data to the cloud to back it up if at all possible.
Thanks fine people!
Reece Pondwell said:
Okay, I'm not a techie and I want to know how to backup everything on my phone before I attempt to root my OnePlus One using KingRoot.
At first I naively thought that copying all files and folders from my phone to my laptop would work, but 3 things seem to suggest it's not as easy as that:
I get an error message every time I try copying the files in the ColorNote folder
I saw a mention somehwere that to backup something called EFS you need to run a special app
I'm guessing that my contacts and SMS messages will not be backed up just by copying files and folders from my phone.
So my question is how do I backup *everything* (not just those things I have specifically refered to here) just in case something goes wrong when running KingRoot?
I would prefer not to have to upload my data to the cloud to back it up if at all possible.
Thanks fine people!
Click to expand...
Click to collapse
Do you plan to unlock bootloader and flash custom recovery? If not and you just want root,you can safely skip all of this backup part as kingroot/kingoroot won't do any harm to your device.
Also if you don't like kinguser as default granting roots app,you can change it into SuperSu too.
Here's a great guide by @Nishidh
https://forum.xda-developers.com/ca...ck-switch-kingroot-to-supersu-easily-t3426965
Mr.Ak said:
Do you plan to unlock bootloader and flash custom recovery? If not and you just want root,you can safely skip all of this backup part as kingroot/kingoroot won't do any harm to your device.
Also if you don't like kinguser as default granting roots app,you can change it into SuperSu too.
Here's a great guide by @Nishidh
https://forum.xda-developers.com/ca...ck-switch-kingroot-to-supersu-easily-t3426965
Click to expand...
Click to collapse
Hi and thanks for your reply.
I don't plan to unlock the bootloader. I also wasn't planning on flashing a custom recovery (tbh I don't even know what "flashing" means), however I was thinking of using the KingRoot desktop version and their website states that "the desktop KingRoot version can only be flashed using recovery custom tools". I'm guessing that means that when I run KingRoot it will automatically flash a custom recovery.
BUT if doing that means that my data is wiped then I will stick to the android version even though at the moment I am trying to write an absolute minimum of data to my phone. (My reason for wanting to root is to have one last attempt to recover a load of data that I lost off my phone using a file recovery program that requires root access).
I know that if I run KingRoot just to root it is not supposed to delete any data, but I thought that it was generally thought to be good practice to backup your data before the process anyway just in case something untoward happens (in fact I *think* I read a reccommendation to do that on the official KingRoot website).
Thanks for the video link & tip and, of course, your advice!
Reece Pondwell said:
Hi and thanks for your reply.
I don't plan to unlock the bootloader. I also wasn't planning on flashing a custom recovery (tbh I don't even know what "flashing" means), however I was thinking of using the KingRoot desktop version and their website states that "the desktop KingRoot version can only be flashed using recovery custom tools". I'm guessing that means that when I run KingRoot it will automatically flash a custom recovery.
BUT if doing that means that my data is wiped then I will stick to the android version even though at the moment I am trying to write an absolute minimum of data to my phone. (My reason for wanting to root is to have one last attempt to recover a load of data that I lost off my phone using a file recovery program that requires root access).
I know that if I run KingRoot just to root it is not supposed to delete any data, but I thought that it was generally thought to be good practice to backup your data before the process anyway just in case something untoward happens (in fact I *think* I read a reccommendation to do that on the official KingRoot website).
Thanks for the video link & tip and, of course, your advice!
Click to expand...
Click to collapse
No don't use the desktop version.Use the mobile version and make sure you've fast net connection.Kingroot doesn't install recovery.It just roots,though,ofc not as good as rooting from recovery but still enough for daily tasks.
Mr.Ak said:
No don't use the desktop version.Use the mobile version and make sure you've fast net connection.Kingroot doesn't install recovery.It just roots,though,ofc not as good as rooting from recovery but still enough for daily tasks.
Click to expand...
Click to collapse
Thanks for that. I've tried running KingRoot app, but having some problems as reported here: https://forum.xda-developers.com/oneplus-one/help/kingroot-app-t3573101
Reece Pondwell said:
Thanks for that. I've tried running KingRoot app, but having some problems as reported here: https://forum.xda-developers.com/oneplus-one/help/kingroot-app-t3573101
Click to expand...
Click to collapse
Yes,its totally safe to quit the app.
You can try Kingoroot too.
Mr.Ak said:
Yes,its totally safe to quit the app.
You can try Kingoroot too.
Click to expand...
Click to collapse
Thanks Mr Ak!

Question Question-Help || Backup phone to pc for downgrade

Hello all!
Hope that's the right place to post that question
i want to downgrade my phone from android 12 to android 11 (Asus rog phone 5) because it's very unstable.
i read on the google site that the google auto-backup doesn't support downgrading, so i need a recommendation for software from someone who downgraded his/her phone to a lower version and managed to restore it later on.
Also is this process dangerous? I read the manuals on Asus official site which just talks about backup the phone, then downloading some file from the site restarting the phone and it should install it alone.
Thanks in advance for helping!
dokvader114 said:
Hello all!
Hope that's the right place to post that question
i want to downgrade my phone from android 12 to android 11 (Asus rog phone 5) because it's very unstable.
i read on the google site that the google auto-backup doesn't support downgrading, so i need a recommendation for software from someone who downgraded his/her phone to a lower version and managed to restore it later on.
Also is this process dangerous? I read the manuals on Asus official site which just talks about backup the phone, then downloading some file from the site restarting the phone and it should install it alone.
Thanks in advance for helping!
Click to expand...
Click to collapse
As a thumb rule, it is always risky to restore a backup of settings between versions, especially when downgrading.
TNSMANI said:
As a thumb rule, it is always risky to restore a backup of settings between versions, especially when downgrading.
Click to expand...
Click to collapse
Any tips or ideas you can share? I must downgrade because android 12 really did a number on my phone
dokvader114 said:
Any tips or ideas you can share? I must downgrade because android 12 really did a number on my phone
Click to expand...
Click to collapse
If I were you, I would not backup anything and install everything manually and configure. Whatever you do, please do not back up Android 12's settings and restore them in Android 11.
Third party apps can be backed up using Titanium Backup or some similar backup tools. While restoring them, go by one app at a time so that you will know which app's backup caused issues and you can avoid restoring that app the next time.
dokvader114 said:
Any tips or ideas you can share? I must downgrade because android 12 really did a number on my phone
Click to expand...
Click to collapse
Do a manual backup of all your personal stuff. Downgrade (A12 > A11 is really an 'upgrade' ). Then do a clean A11 setup and transfer your files over. Old school but the most solid way...
TNSMANI said:
If I were you, I would not backup anything and install everything manually and configure. Whatever you do, please do not back up Android 12's settings and restore them in Android 11.
Third party apps can be backed up using Titanium Backup or some similar backup tools. While restoring them, go by one app at a time so that you will know which app's backup caused issues and you can avoid restoring that app the next time.
Click to expand...
Click to collapse
Andrologic said:
Do a manual backup of all your personal stuff. Downgrade (A12 > A11 is really an 'upgrade' ). Then do a clean A11 setup and transfer your files over. Old school but the most solid way...
Click to expand...
Click to collapse
i guess i will make a combination to both
backup some apps with titanium backup (other will be downloaded normally after downgrade)
backup files from files manager through local backup connected to pc
will not backup any setting (maybe will screenshot to restore them manually)
will disconnect google from the phone
download the android 12 to android 11 from the asus site
and hope that anything that was ****ed will be normal again.
will let you know later how it went.
thanks guys.
TNSMANI said:
If I were you, I would not backup anything and install everything manually and configure. Whatever you do, please do not back up Android 12's settings and restore them in Android 11.
Third party apps can be backed up using Titanium Backup or some similar backup tools. While restoring them, go by one app at a time so that you will know which app's backup caused issues and you can avoid restoring that app the next time.
Click to expand...
Click to collapse
Any recommendation for backup app for applications that doesn't require root?
If you mean that you are unrooted, then the options are limited. Certain backups require root. ADB backup & restore can also be used.
You can check up this thread: https://forum.xda-developers.com/t/need-recommendation-for-a-backup-restore-app-no-root.4401711/ and search in Google.
TNSMANI said:
If you mean that you are unrooted, then the options are limited. Certain backups require root. ADB backup & restore can also be used.
You can check up this thread: https://forum.xda-developers.com/t/need-recommendation-for-a-backup-restore-app-no-root.4401711/ and search in Google.
Click to expand...
Click to collapse
Please explain what is adb backup? Is that an app or a method?
Can't find a correct reference to said name
Also, does that back up app data? Is this works for downgrading?
dokvader114 said:
Please explain what is adb backup? Is that an app or a method?
Can't find a correct reference to said name
Also, does that back up app data? Is this works for downgrading?
Click to expand...
Click to collapse
It is a method to backup and restore using adb commands. It is partially explained in the link that I provided. You can also google adb commands to learn further.
Hi!
I just noticed that there is an official way to do this. Look for the 'Version Android 12 to Android 11' on the official asus page:
- https://www.asus.com/supportonly/ROG Phone 5 (ZS673KS)/HelpDesk_Download/
I found it while looking for an update. But also I look around here at xda to see if there is something relevant on the ROG 5.
Hope it helps
crisaegrim said:
Hi!
I just noticed that there is an official way to do this. Look for the 'Version Android 12 to Android 11' on the official asus page:
- https://www.asus.com/supportonly/ROG Phone 5 (ZS673KS)/HelpDesk_Download/
I found it while looking for an update. But also I look around here at xda to see if there is something relevant on the ROG 5.
Hope it helps
Click to expand...
Click to collapse
But doing that will still require me to backup my apps which is my current problem

Categories

Resources