Titanium Backup for a secondary user - General Questions and Answers

Can Titanium Backup be used to backup a secondary user's apps and data?
I'm trying to backup the apps and app data (app settings, high scores etc.) on a secondary account but Titanium Backup just fails and gives the error "Backup failed: Insufficient free storage space". I tried backing up individual apps and batch backup and neither works. Using Titanium Backup on the Owner's account works as normal.
I'm using the latest version of Titanium Backup Pro on a Nexus 7 2013 on 4.4.4.
Things I've tried (looking for a solution):
Uninstalled and re-installed Titanium Backup
Changing the backup directory to various locations, none worked
Updated to the latest version of SuperSU
Ensured that multi-user is enabled in SuperSU
Unchecked mount namespace separation in SuperSU

Check for the error in settings of titanium backu and you will get the anser

droid_god said:
Check for the error in settings of titanium backu and you will get the anser
Click to expand...
Click to collapse
Can you direct me to where in the settings to look?

Any ideas on this problem?

Related

[Q] Backing up App Settings

What is the easiest / best way to backup my app settings so I can restore them after I install a new rom. Google seems to take care of all my wifi settings, etc fine, and reinstalls all my apps from the google marketplace, but I have to manually log back into all of my apps, and re-setup all of my apps which is a pain.
I tried installing Titanium backup, but I'm not sure what to select to backup. I don't want to backup the apps since those reinstall automatically fine, I just want the settings for the apps backed app.
Any recommendations?
Titanium allows you to back up system data without backing up the apps. Just launch titanium, hit the menu button, select batch, and run backup all system data
Sent from my Nexus S using xda premium
Titanium backup can backup any app including its settings and restore just the settings or the whole app. As was stated above it can also backup settings only for system data.
yes ... but when you restore app + data ,you will feel so bad , specially when you have more than 100 apps ...

[Q] Flashing ROM & Restoring Apps ect

If I flash a ROM and then want to restore all my apps and data, why should I use Titanium?
1. So I see that my google "Backup account" can backup my data and restore apps and there settings and data. So why use Titanium?
2. whats the difference between googles backup and Titanium's?
3. Can I use both together when restoring? I assume google will restore first and then I will restore from Titanium... Is there any reason to restore from google account?
4. And then there's TWRP and its backup: what I understand about this is if I do a backup before I flash Viper Rom then I can flash my backup if I want to return to my old ROM and it will restore the ROM and apps and all data (so I wouldn't need to restore from Titanium and/or google in this scenario?). Is this correct?
Thanks, smoka
the app data that is being talked about is rarely 3rd party app data.
http://www.howtogeek.com/140376/htg-explains-what-android-data-is-backed-up-automatically/
titanium lets you back up apps whenever you please it even lets you keep old copies around if for some reason there is something in an update you don't like.
your assumptions on TWRP are spot on however if you make a backup today and a month down the road you decide to flash back all your apps have data from a month ago and you loose all your new stuff.
Titanium also lets you extract data from a TWRP or CWM backup. at least on an M8 I've only gotten it to work if the backup is on the "internal sd card"
Titanium pro has a lot of additional features scheduled backups. you can sync to a google drive, dropbox, or box account. backing up only data/apps that have changed.
http://matrixrewriter.com/android/
also if you have backups of everything and all you have is a metered net connection you can reinstall the apps without dipping into whatever data pool you have.
n0ne980 said:
the app data that is being talked about is rarely 3rd party app data.
http://www.howtogeek.com/140376/htg-explains-what-android-data-is-backed-up-automatically/
titanium lets you back up apps whenever you please it even lets you keep old copies around if for some reason there is something in an update you don't like.
your assumptions on TWRP are spot on however if you make a backup today and a month down the road you decide to flash back all your apps have data from a month ago and you loose all your new stuff.
Titanium also lets you extract data from a TWRP or CWM backup. at least on an M8 I've only gotten it to work if the backup is on the "internal sd card"
Titanium pro has a lot of additional features scheduled backups. you can sync to a google drive, dropbox, or box account. backing up only data/apps that have changed.
http://matrixrewriter.com/android/
also if you have backups of everything and all you have is a metered net connection you can reinstall the apps without dipping into whatever data pool you have.
Click to expand...
Click to collapse
ok, so what if I do a Titanium backup and then use TWRP to restore from a backup "a month ago" and then will I still have my most resent Titanium backup to restore or will restoring the TWRP backup erase all my current data (titanium backup) on my phone?
thanks for you response
TWRP will not remove your Titanium backups unless you specifically tell it to wipe your sd card (sdcard2) or your personal data partition(sdcard1) depending on where you have it set to back things up to.
smokawhat said:
ok, so what if I do a Titanium backup and then use TWRP to restore from a backup "a month ago" and then will I still have my most resent Titanium backup to restore or will restoring the TWRP backup erase all my current data (titanium backup) on my phone?
thanks for you response
Click to expand...
Click to collapse
TWRP takes a snapshot of your system in time. I you do a TWRP nandroid, by default it will copy your /boot, /system, /recovery and /data partitions. Think of it like a restore point in Windows Restore - except better
Titanium Backup is more specific (and also or more limited): You use it for your apps and their data.
It becomes useful if you do a clean install as in: wiping your data partition.
Yes, you can also do a partial restore from TWRP and just restore the data partition of any given nandroid after a clean install, but since it's an image of your /data before the wipe it will also restore potential problems. Restoring with TiBu is somewhat "cleaner" since it re-installs your apps from a backup.
I make a nandroid of my system when I want to flash something new - a new rom or new mod - but I want to keep my option to return to my last working setup.
I use TiBu to reinstall my apps after a clean install.
Anyway - you can never have too many backups :laugh:
berndblb said:
TWRP takes a snapshot of your system in time. I you do a TWRP nandroid, by default it will copy your /boot, /system, /recovery and /data partitions. Think of it like a restore point in Windows Restore - except better
Titanium Backup is more specific (and also or more limited): You use it for your apps and their data.
It becomes useful if you do a clean install as in: wiping your data partition.
Yes, you can also do a partial restore from TWRP and just restore the data partition of any given nandroid after a clean install, but since it's an image of your /data before the wipe it will also restore potential problems. Restoring with TiBu is somewhat "cleaner" since it re-installs your apps from a backup.
I make a nandroid of my system when I want to flash something new - a new rom or new mod - but I want to keep my option to return to my last working setup.
I use TiBu to reinstall my apps after a clean install.
Anyway - you can never have too many backups :laugh:
Click to expand...
Click to collapse
What is TiBu?
Titanium backup.lol.
Sent from my Xperia Arc using XDA Free mobile app

Titanium Backup

Why would you need Titanium Backup when you can just connect your device to your computer and copy your files? This is the main purpose of backing up right? So no need for Titanium Backup...
mazdaarya said:
Why would you need Titanium Backup when you can just connect your device to your computer and copy your files? This is the main purpose of backing up right? So no need for Titanium Backup...
Click to expand...
Click to collapse
The titanium backup stores you apps data as well.. Plus it helps to covert user apps to system apps or vice versa.. This function comes handy when a phones system partition is low and due to which some phones cant flash gapps.. Gapps are google apps BTW..
The phones which have low memory have to delete some apps from ROM then flash the ROM to save some system memory.. So through TItanium backup he convert the system app to user app without deleting the app and freeing up space in system memory..
For ex about data backup of apps.. Take example of whatsapp..
When you install a whatsapp on new ROM you need to give phone number verification code and all..
When you take a backup via Titanium.. Just open the app.. tap on whatsapp.. Select restore.. You will restore all your chats.. numbers without even given your number and all..
Why show everytime warning after open titanium backup?
Sent from my C2305 using XDA Premium 4 mobile app

Can I use a backup app to restore my installed apps after rooting/flashing my phone?

I was asking earlier about how to make a list of all the apps I have installed, so that when I root my Note 4 (which involves wiping the phone), I can go through the list and easily remember which apps I should reinstall. But someone suggested just using a backup app like Helium, and then restoring them once I root my Note 4.
Will that actually work? Can I just use a backup app like Helium or Titanium or MyBackup, backup all my installed apps and their user data, then root/wipe the phone, reinstall said backup app, and I'll be able to restore all the apps I have installed, and they'll just work?
And if so, does it include things like user data for each app like configuration options and locally stored saved games? Can I go through the list and only restore the apps that I really want, unchecking all the ones I don't want reinstalled?

Trouble extracting app from TWRP Nandroid backup on USB stick

My phone got stuck in a bootloop where it could only get to recovery. Using the recovery I created a nandroid backup to the a USB stick using an OTG cable. I flashed the stock firmware and got things setup but I can't restore individuals apps from the nandroid. I copied the nandroid from the usb to sd card but it still doesn't work. I tried restoring apps using Nandroid Manager but when the app is launched it gives the error "app has stopped, close app". For some reasons sms succesfully restored but no user apps. I tried restoring with AppExtractor but it gives the error "unable to generate apk listing"
I also have titanium backup pro but couldn't get it to find the location of the nandroid to try extracting with it.
Any ideas? I really just want my messages back from Whatsapp.
My phone is a moto g4 plus running stock Nougat with busybox installed and elementalx kernel. It should be the same environment now as when the backups were made.

Categories

Resources