Shiny new Nexus S backup question - Nexus S Q&A, Help & Troubleshooting

Is there an app like Titanium Backup for a non-rooted SNS? Do I really need to backup if I don't root the phone? I would like to backup before I start the playing (sorry for the newbie question but I am a recent convert from i****e 4).
Thanks in advance, Jeff

You can boot into Clockwork Recovery (with fastboot) and do a nandroid backup, all without flashing anything.

If you have no intentions of rooting odds are you don't need a backup app. When you first set up your phone you can check the box that will backup with google and in the event you get a new phone all your apps will be there. Anything you purchase on the market will automatically backup to your account even if you don't check off the box. Welcome to Android, I'm sure you will enjoy your experience.

icandy75 said:
If you have no intentions of rooting odds are you don't need a backup app. When you first set up your phone you can check the box that will backup with google and in the event you get a new phone all your apps will be there. Anything you purchase on the market will automatically backup to your account even if you don't check off the box. Welcome to Android, I'm sure you will enjoy your experience.
Click to expand...
Click to collapse
Thank icandy75 for the quick reply. Is that data (pics, contacts, bookmarks, etc.) and apps if I check the box? Is the backup encrypted or passworded? BTW I am currently using a Samsung Intercept for the last 5 weeks with 2.1 and temporary root so I really like Titanium Backup to wipe data and being able to reverse things. Can the backup to Google do anything like that, I am suspecting not.
P.S. So far the experience has been wonderful even after using iPhones for 3.5 years.

shrivelfig said:
You can boot into Clockwork Recovery (with fastboot) and do a nandroid backup, all without flashing anything.
Click to expand...
Click to collapse
Thanks for the quick reply. I assume these are not as robust and flexible as Titanium Backup. Is it inevitable that I will really just want to root to get better apps? Sorry but new to the wonderful world of Android. BTW I am only going to use the SNS via WiFi for now.
Thanks for the info., help and advice,
Jeff

jefftab11 said:
Thank icandy75 for the quick reply. Is that data (pics, contacts, bookmarks, etc.) and apps if I check the box? Is the backup encrypted or passworded? BTW I am currently using a Samsung Intercept for the last 5 weeks with 2.1 and temporary root so I really like Titanium Backup to wipe data and being able to reverse things. Can the backup to Google do anything like that, I am suspecting not.
P.S. So far the experience has been wonderful even after using iPhones for 3.5 years.
Click to expand...
Click to collapse
Pics are not backed up but you can back those up manually to you computer without root. Contacts are backed up to your Gmail account for easy access. It will also back up your wifi passwords but not your sms. There really is no reason not to root on this phone. It's very easy to do and reversible plus root gives you the ability to use a bunch of apps like TB. If you get into flashing roms I would suggest getting the paid version. It makes it a breeze to switch from one rom to next and gives you a few more options like dropbox sync and the ability to freeze apps.

use mybackup pro for backups if you dont have root.
backs up all sms, mms, android home, system settings, call logs, music playlists, bookmarks, dictionary, call logs, applications (doesnt back up the data/settings inside the app). lol am i missing something?
you can save the backups online or to your sd card

Yeah, My Backup pro is the only other app that I know of that people liked for non-rooted devices.

Clockwork Recovery Backup
I know this thread is about a month old, but...
I have to say, if you want to do any rooting or ROM flashing later the Clockwork Recovery backup is probably the better way to go.
It wasn't said earlier, but if you have adb and fastboot already installed/config'd on Ubuntu (but should be the same commands on Mac OSX - not sure about Win):
Code:
adb reboot-bootloader
fastboot boot <path to recovery file>/recovery-clockwork-herring.img
I already unlocked my bootloader prior to this, so all the data I have has been wiped previously and I reloaded manually.
Vol Down to "backup and restore" and hit power button. First option is Backup. Just hit power button and let it do the backup. This may take a bit of time. The recovery is not perm and will be gone when you reboot.
The backup is stored on your "SD" partition under "clockworkmod/backup/[backup date]"
You should be able to use the same thing to restore at a later time if needed, selecting "restore" instead of the "backup" option.

There is a app on the market called* backup everything*. I've never used it but description says works for non rooted phones.

takkun1946 said:
I know this thread is about a month old, but...
I have to say, if you want to do any rooting or ROM flashing later the Clockwork Recovery backup is probably the better way to go.
It wasn't said earlier, but if you have adb and fastboot already installed/config'd on Ubuntu (but should be the same commands on Mac OSX - not sure about Win):
Code:
adb reboot-bootloader
fastboot boot <path to recovery file>/recovery-clockwork-herring.img
I already unlocked my bootloader prior to this, so all the data I have has been wiped previously and I reloaded manually.
Vol Down to "backup and restore" and hit power button. First option is Backup. Just hit power button and let it do the backup. This may take a bit of time. The recovery is not perm and will be gone when you reboot.
The backup is stored on your "SD" partition under "clockworkmod/backup/[backup date]"
You should be able to use the same thing to restore at a later time if needed, selecting "restore" instead of the "backup" option.
Click to expand...
Click to collapse
Just to clarify commands, specifically for Mac OSX:
(These commands are assuming you've downloaded this file (http://www.mediafire.com/?qoz9f6e8fbx8zs0) and unzipped it to your desktop)
Code:
~/Desktop/adb-fastboot/adb reboot bootloader
Code:
~/Desktop/adb-fastboot/fastboot oem unlock
Code:
~/Desktop/androidsdk/tools/fastboot flash recovery recovery-clockwork-3.0.0.5-crespo.img

Related

All this wiping, how do you people keep your data

i'm reading through all the posts for people updating to the new firmware and wiping away all their data without a care. how can you afford to do that so easily?
I have lots of data like SMS messages I need to keep around, applications that cant be downloaded anymore (such as hello aim beta, wifi tether), settings, etc.. that I just can't wipe my phone. how are you people keeping this data around?
I personally use apps to Sd card and to backup sms and such I use MyBackup Pro available on market for about $5. It works great. Go try it. You can even back up applications with it.
John5788 said:
i'm reading through all the posts for people updating to the new firmware and wiping away all their data without a care. how can you afford to do that so easily?
I have lots of data like SMS messages I need to keep around, applications that cant be downloaded anymore (such as hello aim beta, wifi tether), settings, etc.. that I just can't wipe my phone. how are you people keeping this data around?
Click to expand...
Click to collapse
I usually will run a nandroid backup first then i can just flash it back without any trouble after the wipe.
I also have GSCRIPT on the phone and have a script that backs up all my apps to the SD and then I have a SCRIPT that will reinstall all my APPS when it is all said and done if I need it for those times that I am unable to backup first.
John5788 said:
i'm reading through all the posts for people updating to the new firmware and wiping away all their data without a care. how can you afford to do that so easily?
I have lots of data like SMS messages I need to keep around, applications that cant be downloaded anymore (such as hello aim beta, wifi tether), settings, etc.. that I just can't wipe my phone. how are you people keeping this data around?
Click to expand...
Click to collapse
I always make a nandroid backup. As a matter of fact, I make a nandroid backup weekly or before I do anything drastic to my phone like delete all SMS or try something new. Nandroid backup process takes but 5 minutes. Most of the apps can be downloaded over again and most of SMS are of no importance. All my pics and audio and wallpapers are on SD, so that automatically gets moved.
If I ever need to reference to something, I just flash the nandroid backup, look up what I need and then flash back to the other nandroid backup etc. So far that is my game plan, but i've yet to do this as I've never really had the need to go back.
It is tedious process especially for the apps but I have kept a list and it isn't too bad.
there are other wifi tether programs that are probably better than what you had before.
anything and everything is out there apk wise, if you know where to look.
but, there are backup programs and since I don't use them (other than nandroid), hopefully someone can comment on them.
question, i can do a nandroid backup fine without any problems. i believe i am using jf1.42 recovery image, but lets say my phone bricks, whatever nandroid backed up for me, how do i install it back again? n00b question i know but ive searched around and havnt found that answer yet.
I haven't wiped my phone in over a month.
I use MyBackup Pro. Backs up all your Data, Apps, and settings. And, of course, I make a nandroid backup before I flash anything.
madunix said:
question, i can do a nandroid backup fine without any problems. i believe i am using jf1.42 recovery image, but lets say my phone bricks, whatever nandroid backed up for me, how do i install it back again? n00b question i know but ive searched around and havnt found that answer yet.
Click to expand...
Click to collapse
Here's a quick and easy explanation: http://androidcommunity.com/forums/168953-post6.html
I've tried the Nandroid back up, but for the life of me I can't get ADB working on my computer. Is there a script to run it through recovery mode or through the terminal emulator?
Thanks
Hi Aim beta is still available in the market (Is it different from hello AIM beta?) and wifi tether for root users is still available at google code. If there was a program that I wanted that was no longer available I would just back it up to SD before wiping. For SMS I use SMS backup. That way SMS streams are available all the time in my gmail (not that I consider my SMS messages all that important)
Settings take me a little while to get back but usually if I am wiping to put on a new ROM my workflow will change a bit so redoing settings from scratch is not a big deal.
Given that contacts calendar and mail are synced with gmail, wiping is less a concern for me than it was with WM. Reloading apps takes a bit of time but it is not a major effort since most things are either on the market or on my SD.
...what everyone else said.
Also, I use fastboot on the computer side (Windows XP) to get Nandroid's backups back on my phone. This only works if you have the engineering bootloader, though (the thing with the three skateboarding androids). First, you'll have to copy "boot.img," "data.img," and "system.img" to whatever folder fastboot's in. Open up your command prompt. The command line you use is this:
cd *whatever directory fastboot's in*
fastboot flash system system.img
fastboot flash userdata data.img
fastboot flash boot boot.img
fastboot reboot
Click to expand...
Click to collapse
I use nandroid and mybackup pro.
Heres a question for the ages. If i do a nandroid backup on say...JF's 1.5ADP and then update to Haykuros image, after a wipe, would i have a problem if i was to fastboot flash my data.img file? Would it cause problems? I have yet to try it.
Does mybackup pro back up paid apps?
I dont really care about my txt i mean i got alot of txt but nothing to much to be save..I use appmanger to save my .apk apps to sd. and contacts are sync to google so yeah thats all i do.
If you have apps to sd it's as easy as following any apps to sd tutorial. All your apps that are already on your sd card will pop right back into your phone. In case anyone didn't know this. I tried and found out that it worked. So PM me for more details. I can't do much right now. But I can let you know what commands to type in adb shell or terminal emu.
Using the apps to sd, once I set the links up, everything is back, although my protected apps show up as the .apk name as with a gear icon. I have to uninstall then re-install those. But I am looking around for ways to remedy that. I think I found one post, but haven't wiped since I found it.

[Q][Android]How do I batch reinstall apps after flashing custom rom?

I've just started trying out custom roms and I've noticed while some roms such as CyanogenMod lets you restore all previously installed apps upon installation other ones doesn't. If I flash a rom which doesn't support it all my apps still stand as installed if I search for them in market on the computer however it's a pain to manually reinstall all apps so is there anyway to trigger something which reinstall all apps like CM do?
well, i don't know what PHONE you are using, but on my inspire 4g with a gingerbread rom, altho the rom doesn't do much with app reloads, just by signing into my google account my apps reappear on their own.
Use Titanium Backup. Run a batch backup of user apps. Then when you install a new rom, run a batch restore. This will restore data as well - game progress, an app's settings, etc. The free version only allows one backup at a time (if you backup the app again, it overwrites the last backup) and you have to agree to the permissions of each app. In the paid version, you can set the max number of backups yourself and everything will install in the background. There's tons of other cool stuff the app can do, I suggest checking it out.
(from... Evo/MIUI/Tapatalk)
plainjane said:
Use Titanium Backup. Run a batch backup of user apps. Then when you install a new rom, run a batch restore. This will restore data as well - game progress, an app's settings, etc. The free version only allows one backup at a time (if you backup the app again, it overwrites the last backup) and you have to agree to the permissions of each app. In the paid version, you can set the max number of backups yourself and everything will install in the background. There's tons of other cool stuff the app can do, I suggest checking it out.
(from... Evo/MIUI/Tapatalk)
Click to expand...
Click to collapse
This is the way to go. Trust me on that. One more thing if you kind of like a certain rom but you just want to try others make sure you do a nandroid back up. This makes life a hell of a lot easier if you don't like rom boot back to recovery and restore your last back up. I nan once a week so I keep a fresh image cuz I am always adding and removing apps.
tazfanatic said:
This is the way to go. Trust me on that. One more thing if you kind of like a certain rom but you just want to try others make sure you do a nandroid back up. This makes life a hell of a lot easier if you don't like rom boot back to recovery and restore your last back up. I nan once a week so I keep a fresh image cuz I am always adding and removing apps.
Click to expand...
Click to collapse
This saved me a time or two..good advise!!
tazfanatic said:
This is the way to go. Trust me on that. One more thing if you kind of like a certain rom but you just want to try others make sure you do a nandroid back up. This makes life a hell of a lot easier if you don't like rom boot back to recovery and restore your last back up. I nan once a week so I keep a fresh image cuz I am always adding and removing apps.
Click to expand...
Click to collapse
As far as my experience when (this afternoon), TI is the ONLY way to go (although, you'll want to root first).
A follow up question on this topic. I have TI Pro and made a backup of apps and data. After flashing an update ROM on my EVO, I could get most of the apps, but not all of them back. Actually, some apps would not even reinstall -- e.g. Twitter gave me some error about a shared library missing. Any ideas?
I bought the paid version of Titanium backup but during batch restore, I still have to press install/cancel and open/done for each app. Is that correct or did I miss changing a setting?
holgalee said:
I bought the paid version of Titanium backup but during batch restore, I still have to press install/cancel and open/done for each app. Is that correct or did I miss changing a setting?
Click to expand...
Click to collapse
Not sure, I have never had to do this, and I have not changed any settings that I know of.
I am about to flash my first ROM on my Inspire. I did a NAND backup and copied all the contents of my sd card to my computer.
My question is if I transfer it back onto my sd card after flashing will it restore my apps and other data?
Bluecham said:
I am about to flash my first ROM on my Inspire. I did a NAND backup and copied all the contents of my sd card to my computer.
My question is if I transfer it back onto my sd card after flashing will it restore my apps and other data?
Click to expand...
Click to collapse
No. Apps need to be installed, not just copied (that's assuming that you're talking about apps on the SD card, and not on the phone's memory).
Do as most of the posts above suggest and do a backup using Titanium Backup. Then you can batch restore (with the paid version) or app-by-app restore (with the free version) after flashing your new ROM.
Titanium is excellent , however I find backups arent always compatible between roms. I sometimes get errors after a restore. For that reason I just sing into Market after flashing a new rom and let the apps re download.
TI Backup
I purchased the pro version, batch backed up all of my apps. Installed MikG on Evo 4g and now I can't access TI back up. I also did a nand back up. when I restore data nothing happens. Please help. I just want my apps back.
Originally Posted by plainjane
Use Titanium Backup. Run a batch backup of user apps. Then when you install a new rom, run a batch restore. This will restore data as well - game progress, an app's settings, etc. The free version only allows one backup at a time (if you backup the app again, it overwrites the last backup) and you have to agree to the permissions of each app. In the paid version, you can set the max number of backups yourself and everything will install in the background. There's tons of other cool stuff the app can do, I suggest checking it out.
that's the right way..
Two options.
1. Push your apps recorded in your android market library to your phone.
2. Use titanium backup.
Titanium backup is easier, but since you do a reset to make everything fresh, I would prefer the first option.
What you do is to go to android market library from your PC browser. It has all your apps listed. For each app, use the install button to push it to your phone. You need not wait between apps. Just push which ever app you need and they will automatically get downloaded and installed to your phone. For some reason, Google has kept the reinstall feature hidden. See this for details -
http://www.skipser.com/p/2/p/how-to-reinstall-android-apps.html
I don't know, google play used to reinstall my apps when I was on stock sony rom, but since I use Cyanogen now, it doesn't do it. I always keep checked option "keep backed up with bla bla", but it doesn't restore automatically :/
iarydroyoffice
boscharun said:
Two options.
1. Push your apps recorded in your android market library to your phone.
2. Use titanium backup.
Titanium backup is easier, but since you do a reset to make everything fresh, I would prefer the first option.
What you do is to go to android market library from your PC browser. It has all your apps listed. For each app, use the install button to push it to your phone. You need not wait between apps. Just push which ever app you need and they will automatically get downloaded and installed to your phone. For some reason, Google has kept the reinstall feature hidden. See this for details -
Click to expand...
Click to collapse
thanks

back up when switching between roms.

hi there guys,
I have some questions about how to make a total back-up of your rom, so you don't have to setup your apps and stuff like that, when you wanna try something new. Setting everything up when I wanna go back,is holding me back.
hope this is not a total repost, if it is just show me the old thread, cause I couldn't find it.
Errr... A classical Nandroid (whole Rom with Kernel, Apps and Settings) and/or Titanium Backup (Apps and Settings - possible to transfer data between different roms) should offer everything you need
...via Tapatalk
when I bake a backup with clockwork, I still need to set everything up, and install my apps again. What am I doing wrong?
Safidk said:
when I bake a backup with clockwork, I still need to set everything up, and install my apps again. What am I doing wrong?
Click to expand...
Click to collapse
I always backup and restore from recovery menu of clockwork, this means when restoring everything is put back as it was.
Not sure why this isn't working for you
Sent from my HTC Desire S
I downloaded (and paid for) the newest version of clockwork manager from the marked. How do you do it, just from the app or do you boot in recovery? When you say full recovery does that include everything, so you don't have to setup anything?
Yes mate, boot into recovery, select "backup and restore", then backup - this will save a full copy of your system as it stands. When you backup from the recovery menu it will put everything back exactly as it was when you backed it up - ie all apps & data already setup
Sent from my HTC Desire S
and before I recover I need to do a complete wipe, right. System, catch and factory?
No.. you dont need to wipe before restrore.
Sent from my HTC Desire S using XDA Premium App
ok, tnen I'm gonna try again. Don't see why its not working for me. There's not a secieal setup I need to do? I haven't done anything else than installing the app ;-)
Confusion?
I believe that there is a couple of differing questions are being asked and answered here.
A Nandroind backup or full device backup (excluding RADIO) will enable you to restore your device back to the exact state that it was in when taken. All the phone partitions SYSTEM/DATA/BOOT/CACHE/etc are all backed up. Therefore restoring one of these backups will ensure that the ROM, kernel and data will be restored together and the phone will be operational.
A Titanium Backup backs up applications and setup data that enables you to easily restore your installed applications and configuration. After a factory reset or a re-install of the same ROM.
It can often be problematic to use a titanium backup after changing the version of the ROM you used or when moving from one ROM to a completely different one. In fact quite often ROM cooks recommend that you don't use a Titanium backup restore in the setup of their ROM.
That being said I still take both types of backups on my device. As titanium backups are useful for restoring individual applications to a previous state if they encounter a problem or corruption.
I believe that the Nandroid backup is the most useful recovery tool we have available to us and always take one, before flashing any new ROM or ZIP file, better to be safe than sorry.
Although I'd also recommend that all personal data ie calendar & contacts should be backed up by sync'ing to the cloud and never just kept locally on the device.

[Q] "adb restore" leaves stuff out

I am trying to restore files back to my reset OnePlus One using "adb restore <file>" but while the restore happens without error, some files/folders are not restored. I have checked the backup file and the files and folders are present in the backup file, yet adb restore does not restore them
My backup is created with this command:
adb backup -f backup.ab -apk -obb -shared -all -system
And I try to restore with this:
adb restore backup.ab
Especially in the /sdcard/Android/data are a lot of files and folders missing and apps are not getting restored to their working state.
How do I restore the backup properly? Do I have to push every single file/folder to the phone manually?
Never mind. I just noticed that the backup files did not care to backup the /sdcard/Android folder and I have lost all files.
Why is it so impossible to make a proper backup on Android?
I am so close to ditching android just because I cannot get a working backup/restore to work!
And no, my phone is not rooted as rooting erases my files. Chicken and egg problem. I really hate android here.
"adb restore" didn't restore any of my accounts! I am so very pissed about android right now. Such a "mature" platform and no working backup/restore.
Plenty of tools offering to make backup/restore, but the all require me to erase all data (root) making the backup moot. And those tools that do not require root cannot backup anything besides what "adb backup" offers to back up (which is more miss than hit).
I am really envious of Apple users here. They have perfect (so it seems) working backup and restore.
... and I cannot add the missing accounts because they are already created. So, none of my accounts were restored and even though all accounts are actually there, none of them can synchronize as they are not there.
And all this trouble just to fix non-working MMS which turned out not to work after a reset anyway. I hate really hate android. So f...... unreliable.
I seriously cannot recommend anyone to use adb backup/restore. This will totally mess up your phone. Copy files manually and write down all your accounts (type/username/password/all settings) create them manually afterwards. "adb restore" cannot restore accounts.
If everything is lost at this point might as well root now and use titanium backup or parcel in the future? Not sure if parcel can backup accounts, titanium backup can though
Sent From Lollipopified Bacon Goodness!
ek69 said:
If everything is lost at this point might as well root now and use titanium backup or parcel in the future? Not sure if parcel can backup accounts, titanium backup can though
Sent From Lollipopified Bacon Goodness!
Click to expand...
Click to collapse
Indeed
galmok said:
And no, my phone is not rooted as rooting erases my files. Chicken and egg problem. I really hate android here.
Click to expand...
Click to collapse
Why didn't you just connect to your PC and copy your files across? Or at least research the phone before you bought it or started using it? If you unlock the bootloader when you receive the device the wiping that occurs during the unlocking process is a non-event.
There's no reason to "hate Android" because of this situation. There are several ways to make backups on an Android device, you just failed to unlock your device at the correct time. Just trying to put it into perspective a bit here.
Transmitted via Bacon
timmaaa said:
Why didn't you just connect to your PC and copy your files across? Or at least research the phone before you bought it or started using it? If you unlock the bootloader when you receive the device the wiping that occurs during the unlocking process is a non-event.
There's no reason to "hate Android" because of this situation. There are several ways to make backups on an Android device, you just failed to unlock your device at the correct time. Just trying to put it into perspective a bit here.
Transmitted via Bacon
Click to expand...
Click to collapse
I cannot copy everything to my pc. Accounts for instance cannot be copied. Same with system settings, Wi-Fi passwords and some apps do not survive the adb backup/restore (like Waze that enters a crash loop) and other apps just vanish. This system is not user friendly. There is no way I could make anyone I know accept this phone if they knew they couldn't back it up. They know nothing about rooting but they will not accept a non-working backup.
I at least tried (hard) to make a backup and restored it back and that was a horrible experience. I cannot help wondering why Google hasn't arranged android to have working backups. Apple has it and it seems near perfect compared to android.
galmok said:
I cannot copy everything to my pc. Accounts for instance cannot be copied. Same with system settings, Wi-Fi passwords and some apps do not survive the adb backup/restore (like Waze that enters a crash loop) and other apps just vanish. This system is not user friendly. There is no way I could make anyone I know accept this phone if they knew they couldn't back it up. They know nothing about rooting but they will not accept a non-working backup.
I at least tried (hard) to make a backup and restored it back and that was a horrible experience. I cannot help wondering why Google hasn't arranged android to have working backups. Apple has it and it seems near perfect compared to android.
Click to expand...
Click to collapse
Google does have backups, in the settings menu. Most of the system settings are backed up (and even if they weren't it should only take a total of ten mins to set them up again). Apps are backed up and downloaded again on a fresh install. It all works perfectly if you know what you're doing.
Transmitted via Bacon
timmaaa said:
Google does have backups, in the settings menu. Most of the system settings are backed up (and even if they weren't it should only take a total of ten mins to set them up again). Apps are backed up and downloaded again on a fresh install. It all works perfectly if you know what you're doing.
Transmitted via Bacon
Click to expand...
Click to collapse
Except I have apps that are not on Google Play. I cannot backup my Wi-Fi passwords and am forced to let Google keep a copy. And there are so many settings that 10 minutes is far from enough to find them all and fix them. And the point is, I shouldn't have to. I should be able to make a backup, preferably compartmentalized, and restore the sections I want, if not all. And it should be 1 tool.
Also, following a reset, the phone will begin reinstalling apps from Google Play and what happens if I begin adb restore at the same time? I didn't want to find out and let it install. But when some games use 1.5GB of storage, that takes a long time. Would be much faster if I knew I could use adb restore.
Oh well, I will have to accept the horrible backup/restore solution for this phone, but I really am envious of the backup/restore for iOS devices.

Followup questions about twrp vs twrpless

Hello again good people,
You may remember me asking questions in this forum recently, thank you again for all those who replied.
I'm back again after waiting for the official twrp to be released and reading all the forum posts in the guides section for the threads about twrpless-root (magisk) and the stickied twrp root guide by Funk Wizard. I am still a bit confused about a couple of things though. And still deciding which way is the best for me now that I still have a stock device. Please correct any mistakes I make.
When I root, in case something goes wrong, I cannot do a system settings -> factory reset. (Because it would softbrick?)
Is this where twrp comes in? Or will I still have to flash a stock image regardless, like I would if I go twrpless?
Is it true that I can make, and restore from a backup I make with twrp in case something goes wrong?
Isn't that something I can also do with Titanium Backup?
Twrpless root seems like it's a lot more easy to maintain with OTA's (download from the settings, reinstall magisk on second partition) than a twrp install would (having to connect my device to my pc and going through the steps again every time an OTA gets pushed).
The main reason I'm asking all these questions is because I still find it hard to pinpoint exactly why more experienced people in these forums favor one way or the other, and what exactly the added benefit would be of twrp in my situation. Personally, I want my phone to be more customizable (black theme, adaway, yt vanced and so on) but keep all the functionality. Banking apps, wifi, cellular and everything.
I'm not going to install custom roms. And a little bit of added ease of use with OTA sounds really good to me.
I have read that the systemless magisk twrpless might be the best fit for my needs, but after hearing your advice from my previous questionthread I decided to wait for twrp. Now twrp official is released and I dove into reading just about everything I could find I have doubts if it is something I actually need. In short I just keep swaying without being able to make a decision.
Sorry for the long post, I hope my questions are clear enough, since it's pretty late when I'm typing this. I just want to be thoroughly informed about all of this, I rather post too many questions and root correctly without concerns instead of having to make an SOS post later when my phone has exploded, lol.
And maybe there will be other newlings who can benefit from this information.
Thanks for reading!
Ok lets first address the types of backups.
Type one is system apps and data. This backup saves all apps (apk) and all data that is stored within the app folders. This is a Titanium backup.
Type two is a Nandroid backup. This backup saves your entire phones data including the internal storage, data, apps, pictures, music, cache, settings, passwords, EFS (encrypted file system) and even the Titanium backups backup itself.
Now let me explain what each of these backups are capable of. First we will start with Titanium Backup. If for some reason you brick your phone and lose all of your data. In order to use Titanium Backup you will have to install your operating system, unlock your bootloader, root your phone, install Titanium Backup and merge your data from wherever you have it to your device and install your apps + data one at a time.
Nandroid backup. Same scenario bricking or losing your data. You can simply fastboot the twrp.img once your phone boots into recovery you can merge nandroid backup point TWRP to the restore location and you have your operating system and all of your data back in place as if nothing happened. You will then flash Magisk back to your device then you would install TWRP clear your cache and once you reboot everything is just the way it was when you created the nandroid backup.
Installing an update with TWRP is as simple as downloading the update and flashing both the update and Magisk, clearing cache and rebooting.
Having TWRP would allow you to wipe and reinstall fresh like factory settings or you can restore everything you backed up.
Make Nandroid backups bi-weekly or monthly so you can always have an updated copy of your data.
Titanium backups I have scheduled once a week with 2 max backups. Why 2? If I update an app and my backup runs tomorrow I would be stuck with an app update that may be broken. This way I have the previous weeks backup to reinstall the app and data with.
Whichever you choose always always always keep redundant backups. One on the phone, one on your computer, one on a thumb drive ect ect.

Categories

Resources