[Q] What is the best way to backup and restore settings? - Verizon Samsung Galaxy S III

I'm not talking about apps, as I usually like to install each app fresh, or I use Rom Toolbox/Carbon to restore the apps. I mean all the system settings, DashClock layouts etc.
When I switch roms, I like to do a full format/factory restore, which wipes everything except sd card and then install. I use Nova launcher and it restores the homescreen layouts but a lot of the times the apps/settings don't restore correctly.

I was going to post a similar question. However, i was gonna ask how to save the phones entire state (apps, settings, everything) when flashing a new rom.
I just don't wanna have to spend the time re-downloading every single app and configuring everything every time beanstown has a new build.
Sent from my BLACK SCH-I535 using xda app-developers app

There is an app called Easy Backup that backups everything on a cloud storage site.

ECrispy said:
I'm not talking about apps, as I usually like to install each app fresh, or I use Rom Toolbox/Carbon to restore the apps. I mean all the system settings, DashClock layouts etc.
When I switch roms, I like to do a full format/factory restore, which wipes everything except sd card and then install. I use Nova launcher and it restores the homescreen layouts but a lot of the times the apps/settings don't restore correctly.
Click to expand...
Click to collapse
If your using CWM recovery you can restore just the data from your nandroid backup (you do a nandroid backup before you flash right?). In recovery go to advanced restore, choose your nandroid backup and just restore data, nothing else!.....Been doing that on Synergy and CR after a clean flash and each time this method has restored all my apps/settings/wallpaper/screens flawlessly. YMMV because I use TW not those other launchers.

RocKKer said:
If your using CWM recovery you can restore just the data from your nandroid backup (you do a nandroid backup before you flash right?). In recovery go to advanced restore, choose your nandroid backup and just restore data, nothing else!.....Been doing that on Synergy and CR after a clean flash and each time this method has restored all my apps/settings/wallpaper/screens flawlessly. YMMV because I use TW not those other launchers.
Click to expand...
Click to collapse
I'm on jellybeans build 18 with TWRM and i don't know what a nandroid backup is. Help.
Sent from my SCH-I535 using xda app-developers app

echodeluxe said:
I'm on jellybeans build 18 with TWRM and i don't know what a nandroid backup is. Help.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
Nandroid backup is simply a backup made in one of the recoveries (TWRP or CWM), sorry can't post links yet, just do a google search on "nandroid backup". Essentially nandroid backup makes a backup of almost everything that is OS related. I don't see that TWRP allows you to do an "advance restore", but CWM does. I've been using CWM from the my flashing beginning, so don't know much about TWRP.
Also go to youtube and search "backup with TWRP" to be shown how to do it.
You can use TiBu to restore just data as well, (although I don't do it that way anymore - CWM advanced restore is much easier).
If your flashing you will want to learn how to do some kind of backup in order to recover from catastrophe, backups are your friend.

Related

[Q] What does nandroid backup contain?

Before people start coming in to flame me for using the search button, please let me clarify that i have looked into several threads on xda and none of them provided me with a clear cut answer of what i wanted to know.
I understand first of all is that nandroid backup is a complete image of what is on the phone which should include stuff like settings, sms, call logs, data etc. What i have not found, however, if they keep other files that are lying around in the phone. For example, most of my Nexus S consists of videos and music (7-10GB) and in separate folders that are not tied to any apps in particular. Hence, if they are included in nandroid backup i would not have sufficient storage to do so (reminder that Nexus S has 16 GB)
I have "accidentally" posted on the galaxy S forum of xda and someone pointed out that it backs up apps and data from the internal SD. As far as i know this is slightly different with Nexus S because i observed that most apps are already installed in the "external" SD portion of the data.
Overall, i'm just a little confused. Can anyone clarify this?
It is just apps and data. The sd card is i believe split so that it doesnt touch your music, videos, and images. It just takes care of the main system stuff like apps and settings. Hoped i helped
Sent from my Nexus S using XDA Premium App
But aren't most apps on the nexus S installed on the sd card section of the storage? At least they are under Settings->Application settings->Manage applications->USB Storage
For example my Gameloft games would be almost 1 GB in size so would that be backed up as well. I will end up with gigantic nandroid backups.
A nAnroid backup includes
.android_source - apps2sd information/apps stored on /sdcard
boot - boot image
cache - cache files stored on /cache
data - apps, dalvik other stuff on /data
recovery - recovery image
system - system apps, frameworks modules etc on /system
nadroid.md5 - md5 information
nandroids do not include anything on the /sdcard other than .android_source.
how to do it? by using CWM?? am i wrong or correct??
ciwek90 said:
how to do it? by using CWM?? am i wrong or correct??
Click to expand...
Click to collapse
Correct.
Flash ClockworkMod.
(You might have to rename /etc/install-recovery.sh to get it to stick.)
Boot into fastboot (volumeUp+ power).
Recovery - Backup and Restore - Backup.
Maximilian Mary said:
Correct.
Flash ClockworkMod.
(You might have to rename /etc/install-recovery.sh to get it to stick.)
Boot into fastboot (volumeUp+ power).
Recovery - Backup and Restore - Backup.
Click to expand...
Click to collapse
Awesome! but if i want to flash custom rom and i do backup first then i flash new custom rom, so i can get back all my apps by restoring nandroid backup is it? or nandroid backup is only for when things went wrong? i confuse...
ciwek90 said:
Awesome! but if i want to flash custom rom and i do backup first then i flash new custom rom, so i can get back all my apps by restoring nandroid backup is it? or nandroid backup is only for when things went wrong? i confuse...
Click to expand...
Click to collapse
Nandroid is basically all or nothing. There is an advanced restore which can restore only the partitions you want (like system or data), but it probably won't play nicely with a custom rom. Your best best is to use titanium backup for user apps & data, and perhaps some select system data like texts, bookmarks, and wifi settings. Check out the batch backup/restore options for user apps & data.
ciwek90 said:
Awesome! but if i want to flash custom rom and i do backup first then i flash new custom rom, so i can get back all my apps by restoring nandroid backup is it? or nandroid backup is only for when things went wrong? i confuse...
Click to expand...
Click to collapse
Nandroid backup backs up everything including the rom... so NO you can't restore apps with it.
To just save apks/apps you use eg Titanium Backup.
NOW i know it! Thank you so much @Maximilian Mary and @rentaric for helping me!
Nandroid = for backup/restore previous rom
Titanium = for backup/restore data & apps
Thanks again!
rentaric said:
Nandroid backup backs up everything including the rom... so NO you can't restore apps with it.
To just save apks/apps you use eg Titanium Backup.
Click to expand...
Click to collapse
Bro, does nandroid backup include the IMEI also?
heyimCHOLO said:
Bro, does nandroid backup include the IMEI also?
Click to expand...
Click to collapse
Some recoveries have this option buy many don't, just boot to your recovery and see if it is listed as an option, if not, then no
Your apps will still be on your sd card because your just restoring your operating system that you had with all of it settings it will show all of your apps you had but if you deleted it from the sd card when you try opening it it would say app not installed. Nandroid backup saves everything in settings and operating system apps will be on sd card. Some apps can be included in nandroid it just depends where they are located when back up is saved.

Nandroid restore does not restore apps and settings?

I just did a restore of a Nandroid backup and it has not got my apps and settings. I thought it was supposed to restore everything?
deadman3000 said:
I just did a restore of a Nandroid backup and it has not got my apps and settings. I thought it was supposed to restore everything?
Click to expand...
Click to collapse
You are mistaking it with Titanium backup, which saves apps & setting
Nandroid is the core backup
Damn! That sux. I thought it did a full backup. I hate having to start from scratch.
deadman3000 said:
Damn! That sux. I thought it did a full backup. I hate having to start from scratch.
Click to expand...
Click to collapse
As we say, first time is always hard
Good luck
I've got back to some semblance of where I was before. However I want to do a Titanium Backup. If I do a backup of user apps only what about any custom settings like all my Circle Launcher icons and apps assigned to the icons? Or do I need to do system data as well?
A nandroid restore should but you back exactly to the point of when you did a backup. That's how it has always work for me on my Nexus One and my TF.
Not sure what happened in your case.
I did a restore and all my user apps and settings for things like Circle Launcher were gone. Likewise for some user settings like email and the market. It was almost like a fresh install.
Nandroid backup is supposed to save EVERYTHING. It's like time traveling, so yeah something messed up on your part when it was supposed to back up the app.
Did you do a custom backup (advanced?) or restore. You could say what you want to restore specifically but that is for more advanced people.
I just chose default backup options. On the first boot it would not boot and got stuck at the eeepad screen. I did a cache and dalvik wipe and then it booted. But to a near fresh install. No idea what is going on with that.
deadman3000 said:
I just chose default backup options. On the first boot it would not boot and got stuck at the eeepad screen. I did a cache and dalvik wipe and then it booted. But to a near fresh install. No idea what is going on with that.
Click to expand...
Click to collapse
What are you using to backup?
You could try just flashing the data partition again. This is where all your user installed apps and settings are, which seems to be exactly what you are missing.
I might try restoring the data only after I do another backup in CWM and Titanium. There are a few files I would like to recover if possible.

Titanium Backup Question

I (finally) flashed v2.0 touchmiuiwiz, someone suggested that since nandroid restores cause fc's, that i should flash the rom, reboot, let it load, then go back into cwm and restore data.
i did that, and the music player/camera/gallery/etc still dont work. i guess i'm being forced into titanium backup. question is - does it work if i make a backup ON THIS ROM then restore? or do i have to flash a different rom that doesn't fc said apps, THEN backup, then flash v2.0 and restore?
also, how does tit backup work? after flashing, where do i go to restore data? thanks bros.
anyone? =|
when you make a backup and restore you have to wipe data/factory ereset and it will work from any rom!
titanium backup makes a backup file of all your apps on the sd card and you can backup whenever you want.
so after the data wipe, i re-download titanium backup and restore from there?
Yeah, pretty much. TB Pro you don't have to confirm each app install when restoring. It was expensive but since I flash often it really speeds up the recovery process.
You can back up settings as well as apps. But I would only restore settings if on the same rom, no matter the version, unless significant. But all else, apps you can restore from any rom no problem. However, if you get a FC in an app (sometimes I'd get it for Gmail) you can just wipe the data for that app. It usually resolves the problem.

[Q] How to use Nandroid backup and what exactly it does restore?

Hello,
I have problems restoring from nandroid backup.
Here what I did"
1) Flashed ROM1 and Flashed Kernel1.
2) Installed all My apps which I use.
3) Took Nandroid back-up.
4) Flashed ROM2. Flashed Kernel1.
5) Installed all apps.
6) After 1 days reflashed ROM1 and Kernel1.
7) Tried restoring Nandroid back-up I created 1 day back.
AND IT FAILS!!
Everytime I did a complete wipe of all data and catch and dalvik.
Same happened with CWM and AmonRa
CWM: md5 sums mismatch!!
AmonRa: Oops! Something went wrong!!
Am I mistaken about Nandroid back-up? Am I doing something wrong?
Actually I wanted to restore all my apps and data related to apps. I took whole system and data and everything backed up in the option.
1 Nandroid backup means it reflashes your backed up system with all your installed apps i.e if you have gb rom and do nandroid backup it will backup your current system( in this case gb) with all installed apps at the time you did backup.
2 You said it failed did it display any error while backing your nandroid backup.
3 Never heard of a backup being failed, you must have messed up something.
4 Md5 checksum mismatch means you either had a bad flash or if you moved or replaced some file also backup from different recovery will not work if you backed up from cmw then you cannot restore from amonra recovery, did you change recovery after backing up if you did then it wont work.
5. If you want to backup your apps and data next time try backing it with titanium backup root.Open titanium backup and press batch and then press backup all apps + data.
6. After flashimg new rom install titanium backup root from google play and press restore all app+data this will restore your apps with data.
7. If you use nandroid backup then your rom also changes to the rom that you had while backing up.
hope this helps
Go to your SDcard.. search and go to clockworkmod folder.. go to backup.. now whichever file you see.. Rename it xyz or anything WITHOUT any space!!
Try restoring then!!
hsingh1993 said:
1 Nandroid backup means it reflashes your backed up system with all your installed apps i.e if you have gb rom and do nandroid backup it will backup your current system( in this case gb) with all installed apps at the time you did backup.
2 You said it failed did it display any error while backing your nandroid backup.
3 Never heard of a backup being failed, you must have messed up something.
4 Md5 checksum mismatch means you either had a bad flash or if you moved or replaced some file also backup from different recovery will not work if you backed up from cmw then you cannot restore from amonra recovery, did you change recovery after backing up if you did then it wont work.
5. If you want to backup your apps and data next time try backing it with titanium backup root.Open titanium backup and press batch and then press backup all apps + data.
6. After flashimg new rom install titanium backup root from google play and press restore all app+data this will restore your apps with data.
7. If you use nandroid backup then your rom also changes to the rom that you had while backing up.
hope this helps
Click to expand...
Click to collapse
I hadn't change anything but the name of the folder with some appropriate name like "CM-9.1.1 Final + CandiedIce Kernel + Apps", so that I can recognize it when I need it. No changes in the 5-6 files of recovery.
Didn't try restoring CWM back-up with AmonRa. Tried Amonra to Amonra and CWM to CWM. Failed all times (almost 5 to 6 times).
Does making folder name without any spaces in between work? If it's so, it's weird!! Is it that way? Should the folder name has to have NO SPACE?
"clockworkmode > backup > CM-9.1.1 + CandiedIce Kernel + Apps" - won't work.
But "clockworkmode > backup > CM-9.1.1+CandiedIce_Kernel+Apps" - will work??
Also, as known CWM couldn't back-up sdext. But otherwise No Error. While AmonRa did all back-up without any sort of error.
Dude.. just do it. WITHOUT ANY SPACE.. if you want to restore!!
And keep a small name!!
Eg: cm9.1.1.candied.ice
Dont use any special characters like $ & #
Thanks
rr0yy said:
Dude.. just do it. WITHOUT ANY SPACE.. if you want to restore!!
And keep a small name!!
Eg: cm9.1.1.candied.ice
Dont use any special characters like $ & #
Click to expand...
Click to collapse
Thanks for the betterment of my knowledge. I shall keep this in mind for future use!! Recently I am stable with CM 9.1.1 without Gapps.
rr0yy said:
Dude.. just do it. WITHOUT ANY SPACE.. if you want to restore!!
And keep a small name!!
Eg: cm9.1.1.candied.ice
Dont use any special characters like $ & #
Click to expand...
Click to collapse
Thanks man for the tip! :good:
I usually put spaces in my backup though i have'nt encountered that problem.
wyndcryst25 said:
Thanks man for the tip! :good:
I usually put spaces in my backup though i have'nt encountered that problem.
Click to expand...
Click to collapse
So keeping a small name and without spaces is important??
sn809 said:
So keeping a small name and without spaces is important??
Click to expand...
Click to collapse
yes, this is Linux, means no spaces.
i have a question about this subject,
if i want to backup my rom my stock 4.1.1 on my galaxy nexus how can i do that so that when and if i choose to return or sell the phone i would like to load up the stock Rom back on the phone in case the person isnt tech friendly.
does a Nandroid back up Rom files and kernel as well ???
thanks for any help guys
fariswheel said:
i have a question about this subject,
if i want to backup my rom my stock 4.1.1 on my galaxy nexus how can i do that so that when and if i choose to return or sell the phone i would like to load up the stock Rom back on the phone in case the person isnt tech friendly.
does a Nandroid back up Rom files and kernel as well ???
thanks for any help guys
Click to expand...
Click to collapse
Use a custom recovery to backup. You can find them at galaxy nexus forum on xda
Yes, it restores everything. Nandroid backup is 1:1 copy of your entire phone memory. It will even restore your messages, call logs, accounts etc
sarus_b said:
Use a custom recovery to backup. You can find them at galaxy nexus forum on xda
Yes, it restores everything. Nandroid backup is 1:1 copy of your entire phone memory. It will even restore your messages, call logs, accounts etc
Click to expand...
Click to collapse
So any NANDroid backup is 1:1?
Does that mean that NANDroid also wipes all data?
Searz said:
So any NANDroid backup is 1:1?
Does that mean that NANDroid also wipes all data?
Click to expand...
Click to collapse
yes, is 1:1; if you restore a nandroid it will take the same space as the rom you backed up, and no, if you make a nandroid backup, you won't loose any data whatsoever, you still can continue using the rom you backed up, but if you are going to restore a nandroid it's better to make a full wipe, like if you are installing a rom, that's the way i do it...
gabo_lope said:
yes, is 1:1; if you restore a nandroid it will take the same space as the rom you backed up, and no, if you make a nandroid backup, you won't loose any data whatsoever, you still can continue using the rom you backed up, but if you are going to restore a nandroid it's better to make a full wipe, like if you are installing a rom, that's the way i do it...
Click to expand...
Click to collapse
No, I didn't mean that you'd lose data when making a backup. That defeats the point of making a backup in the first place, lol.
I was talking about when you restore it. And from what you just wrote I assume that files that aren't overwritten when restoring remain. Similar to how you can flash a ROM "dirty".
Searz said:
No, I didn't mean that you'd lose data when making a backup. That defeats the point of making a backup in the first place, lol.
I was talking about when you restore it. And from what you just wrote I assume that files that aren't overwritten when restoring remain. Similar to how you can flash a ROM "dirty".
Click to expand...
Click to collapse
Files will be overwritten. For example, if you make a nandroid, then update an app, when you restore that nandroid, you will restore the previous version of that app.
Sent from my LG-VM670 using xda app-developers app
upconvert said:
Files will be overwritten. For example, if you make a nandroid, then update an app, when you restore that nandroid, you will restore the previous version of that app.
Click to expand...
Click to collapse
Yea, exactly how I thought it worked. Thanks for confirming that for me.
guys i have some questions.........
1) nanadroid backs up all system apps and saved data like messages, phonelogs, contacts, saved settings right ??
2) if I flash a new ROM and then want to go back to the previous state by flashing nandroid backup, does it unroot my device?
3) I backup system apps + data by nandroid backup and SD card apps by Titanium Backup. Is this right ??
Searz said:
No, I didn't mean that you'd lose data when making a backup. That defeats the point of making a backup in the first place, lol.
I was talking about when you restore it. And from what you just wrote I assume that files that aren't overwritten when restoring remain. Similar to how you can flash a ROM "dirty".
Click to expand...
Click to collapse
4) If I have a backup of stock ROM then flash a custom ROM like CM, system files will be different in CM. SO when I restore the stock ROM, files that are new to CM will still remain right?
sorry for asking noob questions..........I'll really appreciate it if u guys answer this
Hmm
mike_24_11 said:
Hello,
I have problems restoring from nandroid backup.
Here what I did"
1) Flashed ROM1 and Flashed Kernel1.
2) Installed all My apps which I use.
3) Took Nandroid back-up.
4) Flashed ROM2. Flashed Kernel1.
5) Installed all apps.
6) After 1 days reflashed ROM1 and Kernel1.
7) Tried restoring Nandroid back-up I created 1 day back.
AND IT FAILS!!
Everytime I did a complete wipe of all data and catch and dalvik.
Same happened with CWM and AmonRa
CWM: md5 sums mismatch!!
AmonRa: Oops! Something went wrong!!
Am I mistaken about Nandroid back-up? Am I doing something wrong?
Actually I wanted to restore all my apps and data related to apps. I took whole system and data and everything backed up in the option.
Click to expand...
Click to collapse
do you use cwm recovery or twrp idk about twrp but if you are using cwm go to the cwm recovery go down to backup and restore now backup it to sdcard1 (sometimes its shown as backup to external sd card depends on your phone what u use) or just press backup it backups your current rom and your files and now press restore and chose your restore file or if you backup it to your sd card you can do the same thing just chose restore from external sd card and chose your restore file :good: done :good:

[Q] How do you make a nandroid backup?

I recently flashed Proton's ICS kernel because I wanted to watch videos, and it came with TWRP instead of CWM. How do I make a nandroid backup with TWRP?
And is there anyway I can switch to CWM from TWRP?
And another question, How do I view the system files?
Just go to backup on the main screen but that TWRP backup only really works if you are using TWRP to restore that backup. If you want CWM thrn easiest way is to vhnge the kernel to something else
Sent from my SGH-T959V using xda premium
fabricatedhero said:
Just go to backup on the main screen but that TWRP backup only really works if you are using TWRP to restore that backup. If you want CWM thrn easiest way is to vhnge the kernel to something else
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
What do I check though? There are six options.
System
Data
Boot
Recovery
Cache
.android_secure
I checked everything especially system and data...doesnt really hurt anything it just makes the backup a larger file since more data is being backedup
Sent from my SGH-T959V using xda premium
it depends...
when you do a backup in recovery mode....
"sometimes" it means that you are not sure about you are flashing right now...
so when you do a restore.... it will back to ur "previews rom" and apps etc...
BUT! BUT! when you are sure to ur chosen rom..
Do a titanium backup... before flashing you ROMS.
this backup can restore your apps ( just install the apps and restore )
like action games.. your save gameplays your high scores etc...
Suggest that you do it BOTH.

Categories

Resources