AppsBackup backup and restore yours apps - Sony Xperia ZL

This Application has to the following features
Give you the list all the app installed in your phone.
Can create the backup of all the application at once also or one by one.
Can Quick Install/Uninstall the any application.
Rename/ Delete your application.
share your application on the click of a button.
Show storage usage
Backup/Restore all your application in a single click
Appsbackup

Related

[Guide] How to Backup your Phone Between Wipes [Updated 24/04]

Just a quick guide for those of you who are unaware. It assumes no previous knowledge and you are running the program for the first time.
Contents
General Setup (Titanium Backup)
Backup Program Settings
Backup System + Program Settings
Restore Program/System Settings
SMS Backup + Restore - coming soon
Backup ROM (Nandroid)
Restore ROM (Nandroid)
General Setup
This will need to be done before wiping (for backup) and after installing the new ROM (for restore)
1. Download Titanium Backup from the market
2. Open Titanium Backup & wait
3. Select "Always Allow" when the SU request pops up
4. Press OK until you reach the main screen "Overview"
5. Select the "Backup/Restore" tab
Backup Program Settings
For those who don't want to save system settings (simpler).
1. Press Menu & Select Batch
2. Click "Run" next to "Backup all user apps"
3. Select the apps you wish to be backed up, and deselect any you don't use
4. Click "Run the batch operation" from the top of the screen
5. Mount your SD card and backup the "TitaniumBackup" folder onto your computer (just in case).
Backup System + Program Settings
For those who want to save system settings as well as your programs (more complex).
1. Press Menu & Select Batch
2. Click "Run" next to "Backup all user apps + system data"
3. Select the apps + data you wish to be backed up:
The green ones are things like calandar notes, sms messages, system settings etc
The red ones are generally crap and don't need to be backed up
The white ones are your programs
4. Click "Run the batch operation" from the top of the screen
5. Mount your SD card and backup the "TitaniumBackup" folder onto your computer (just in case).
Restore Program/System Settings
1. Press Menu & Select Batch
2. Click "Run" next to:
"Restore missing apps + all system data" (for System + Program settings)
"Restore missing apps with data" (for just Program settings)
3. Select the apps you wish to be restored, and deselect any you don't really want
4. Click "Run the batch operation" from the top of the screen
5. OK and Done on any confirmation screens.
Backup ROM (Nandroid)
1. Turn off your phone
2. Hold Home + Power to turn it on into Recovery Mode
3. Press the following:
Backup/Restore
Nand Backup
Home
4. Wait until you see the confirmation message: "Backup Complete!"
Restore ROM (Nandroid)
1. Turn off your phone
2. Hold Home + Power to turn it on into Recovery Mode
3. Press the following:
Backup/Restore
Nand Restore
4. Select the folder and then the latest backup (date is backwards in the name). Press Home to confirm and wait for confirmation message: "Restore Complete!"
Thanks for the guide! One question.. Backup all your apps + system data, what's that do? Is that backing the actual ROM up?
scouzer said:
Thanks for the guide! One question.. Backup all your apps + system data, what's that do? Is that backing the actual ROM up?
Click to expand...
Click to collapse
No, to backup the ROM use Nandroid. I'll add that section to the guide, though it's pretty self explanatory.
To be quite honest i don't know the differences between the backup processes. If you want to do it with the system data to go for it, i'll try n research the differences.
Edit: updated with newer details, hopefully this should clarify things!
Great guide, but i want to add other 2 backups that i always do: sms and call log...for the contacts google does prefeclty its work!
for sms i use Sms Backup and Restore
for call log details i use Android backup tool...with this tool you can also backup bookmarks and dictionary info and sms, but i don't suggest you use this tool for the sms because it never woked for me
bookmarks
thanks never used titanium will try it.
Does it backup Bookmarks?
Google chrome allows you to sync bookmarks, any way to enable this on android?
magokh said:
Great guide, but i want to add other 2 backups that i always do: sms and call log...for the contacts google does prefeclty its work!
for sms i use Sms Backup and Restore
for call log details i use Android backup tool...with this tool you can also backup bookmarks and dictionary info and sms, but i don't suggest you use this tool for the sms because it never woked for me
Click to expand...
Click to collapse
I'll check that out. I think Titanium Does that too, but i've never tested it properly.
blueflash said:
thanks never used titanium will try it.
Does it backup Bookmarks?
Google chrome allows you to sync bookmarks, any way to enable this on android?
Click to expand...
Click to collapse
Possibly, i've never tried.
I normally do a Nandroid + Ext back-up. That way I can wipe my Ext partition between roms
I additionally use "SMS Backup & Restore" from the market.
It exports all SMS into an XML file on the sd-card and can re-import them again on every ROM. So you can even switch from 1.5 to 2.1 without loosing any sms.
paul9619 said:
I normally do a Nandroid + Ext back-up. That way I can wipe my Ext partition between roms
Click to expand...
Click to collapse
I have only just started using Ext, i'll add this section to the guide in the future (once I have added the A2SD section in my other guide )
androcheck said:
I additionally use "SMS Backup & Restore" from the market.
It exports all SMS into an XML file on the sd-card and can re-import them again on every ROM. So you can even switch from 1.5 to 2.1 without loosing any sms.
Click to expand...
Click to collapse
There seems to be a lot of support for this. I'll add a section in when I get the chance to test it.
non-rooted backup
Titanium needs root. But I just want to root my phone first time. So Titanium doesn't work
How can I backup all my apps, sms, contacts, phone history, bookmarks, etc... ?
Try SMS Backup & Restore for messages
Contacts - sync with google automatically & you can manually sync others with htc sync
Apps - write them down... (purchased ones will show up automatically)
Bookmarks - not sure
Phone History - (like calls?) not sure
I'm still working on finding a program which will do them all.
zxcat said:
Titanium needs root. But I just want to root my phone first time. So Titanium doesn't work
How can I backup all my apps, sms, contacts, phone history, bookmarks, etc... ?
Click to expand...
Click to collapse
backup apps using astro backup function.
smsbackup for sms
google for contacts and bookmarks
There is a much easier way.
Most of what you need is kept in /data/data, subdivided by applications/classes
Just do a tar to your sdcard for example, and that's it.
Just remember to preserve file permissions.
This comes in handy when you're changing roms often, for example. like I do when testing new versions of my rom. Especially changes pertaining to framework, which most of the time require re-odexing.
Just do a tar cpf /sdcard/data.tar to backup and tar xpf /sdcard/data.tar to restore.
If your tar supports gzip, you can also pass it through gzip via tar czpf / xzpf.
You don't need any additional programs. Just adb access.
btdag, poddo, adwinp thank you!
I've tried something from the Market, but there is much really useless "backup" software. Now I'll check this. ASTRO is good, I see.
But I don't remember Google pass Restored it once, but again don't remember.
adwinp, I have "tar: permission denied", so simple ADP access is not enough. Btw, ASTRO can't show /data contents - it's empty. So looks like this method not working in non-rooted Hero.
adwinp said:
There is a much easier way.
Most of what you need is kept in /data/data, subdivided by applications/classes
Just do a tar to your sdcard for example, and that's it.
Just remember to preserve file permissions.
This comes in handy when you're changing roms often, for example. like I do when testing new versions of my rom. Especially changes pertaining to framework, which most of the time require re-odexing.
Just do a tar cpf /sdcard/data.tar to backup and tar xpf /sdcard/data.tar to restore.
If your tar supports gzip, you can also pass it through gzip via tar czpf / xzpf.
You don't need any additional programs. Just adb access.
Click to expand...
Click to collapse
I understand what you're saying, but I think my guides are designed to avoid all the command typing if at all possible and provide really inexperienced users with the ability to do this stuff - try telling a newbie to "tar" something and "preserve file permissions" - they'll have no idea what you're on about - i'll add it in if I can find a newbie friendly way of writing it
btdag said:
Try SMS Backup & Restore for messages
Contacts - sync with google automatically & you can manually sync others with htc sync
Apps - write them down... (purchased ones will show up automatically)
Bookmarks - not sure
Phone History - (like calls?) not sure
I'm still working on finding a program which will do them all.
Click to expand...
Click to collapse
AGREE with ABOVE
also, not sure about Bookmarks but
Phone History - (like call log) Call Logs backup and restore from the same dev as SMS Backup and Restore
what about
user dictionary? - that's one thing I can't figure how to backup still.
Does android have that feature? In the settings in 2.1 roms you can backup your user dictionary from there. Can someone check this on 1.5?
Edit: Ignore me, this is a feature of HTC_IME mod - though in theory if you could install that without needing root then you would have access to the backup features
astro can only explore SD.
BTW you can use its backup function to save all the apps you have installed. backup apps, not apps data.
in astro go to tools, app manager, backup
Yeah titanium backup is awesome BUT when it comes to restoring its not so good. It takes ages and need to press ok every app we wanna restore. It would be grate if we click once and it will install all of them!
Foka002 said:
Yeah titanium backup is awesome BUT when it comes to restoring its not so good. It takes ages and need to press ok every app we wanna restore. It would be grate if we click once and it will install all of them!
Click to expand...
Click to collapse
Then pay for it. The paid version does precisely that.

Titanium vs My Backup Pro

Hello all
I think this thread would be highly relevant since we are all in the business of continuous wipes and ROM installs.
I have been using two programs for my backup needs: Titanium Backup and My Backup Pro. I know the two apps are quite different, but ultimately their purpose is the same. I list brief observations about the two:
TItanium BAckup
1) Backs up all right, but stalls on some programs while restoring, restarting Sense. In order to resume, one has to uncheck that program from the restore list
2) Creates a single, unified backup, thus saving disk space. But also, I haven't found a way to restore exactly the apps that I had last - it only restores ALL the apps in its backup history, meaning it is a cumulative history of apps rather than latest snapshot. The options are either 'restore missing apps' or 'restore all apps'. Am I missing something?
3) Closes down everything while backing up - something of a minor irritation
4) Does not restore my Sense desktop fully
5) Some restored programs are prone to errors or missing data
My BAckup Pro:
1) Generally quite slower than TB
2) Backs up everything, allows to restore only the apps I had last installed
3) Restores Sense desktop quite well
4) Sometimes stalls in the process of zipping the backup or unzipping it again. But always picks up from where it left.
It turns out MBP is slightly better. But I'd love others' feedback on this.
I've found TB to be highly advanced in Apps backup area compared to MBP. TB allows app freezing, which virtually allows you to uninstall a nagging system app with an undo option. And with the latest version it even allows uninstalling system apps!!
Bye Bye Teeter, Peep and the like.
Yes, you are right it is more 'advanced'. But for me more important than saving a few MB by removing system apps is getting my whole apps and desktop back undamaged and without errors etc, and in this case I found MBP to be better.
As I mentioned above, Titanium does not offer an easy way to restore the EXACT apps I had before wipe - it either offers 'ALL apps ever backed up' or nothing. Again, that might be my misconception. But as I said, it does stall on too many apps.
talhamid said:
Yes, you are right it is more 'advanced'. But for me more important than saving a few MB by removing system apps is getting my whole apps and desktop back undamaged and without errors etc, and in this case I found MBP to be better.
As I mentioned above, Titanium does not offer an easy way to restore the EXACT apps I had before wipe - it either offers 'ALL apps ever backed up' or nothing. Again, that might be my misconception. But as I said, it does stall on too many apps.
Click to expand...
Click to collapse
will have to agree with u TB is quite annoying stopped using a while ago
the only problem i have with MBP is the contacts and calender restore so i stopped using them
i just log on to my gmail and sync my contacts and calender
and as for app restore, its works great never had any errors and i usually restore with data.
TB does allow single apps to backup or restore.
I have backup and restored single apps many times. U can set it to backup only user apps an optionally add the system ones. You simple press menu->batch->backup user apps then you can go through the list and tick/untick those apps you wish to backup or not.
I have found TB so easy to use for whatever combination of backup restore i feel like doing. Also the scheduled backup is a life saver!
for these reasons i have donated to this app!
Been using the paid version of Titanium since I got my Desire and love it. Have never had a single issue or experienced any of the problems listed...
i always used titanium earlier but since i tried MBP.... i generally uninstall titanium from the custom roms of flash. for me MBP is the best love it
I have paid versions of both TB and MBP, and only have one installed on my phone now.
Which one?
Titanium.
I've not experienced a single one of the issues that the OP mentioned. As has been said previously, even in batch operation you can select/deselect the apps you want to backup or restore.
To the OP: Are you using the paid version of Titanium?
Regards,
Dave
Yes, I am using paid version. I am aware of the option to restore single apps as well. I have been using both for months.
Actually, my problem is this: I have about 167 apps that I am currently using (or pretend to be using anyway!). TBP has a backup of these 167, PLUS many other apps that I backed up earlier but uninstalled. Now when I wipe, and then restore, I have to uncheck the apps I had uninstalled from the restore list. Second problem is, TBU stalls on some apps and reboots Sense, and will continue only if I keep looking at the progress bar, notice which app causes the crash, and uncheck it from restore list.
MBP provides multiple backups, allows me to back up JUST the apps I have installed RIGHT now, and restores them without a problem. it also restores my desktops quite nicely.
when you do a full backup of all the apps and system apps of course sense will crash , because TB shuts sense down to back up the files !
Thats the case with all the running apps, because you can choose
Kill active apps OR Exclude active apps !
You can choose a batch to backup the NEW programs in TB.
its in the list.
Backup All new apps & newer versions
I use the paid version and im very happy with it, it works great.
talhamid said:
Now when I wipe, and then restore, I have to uncheck the apps I had uninstalled from the restore list.
Click to expand...
Click to collapse
If you don't want the backups for the uninstalled apps, why not just use the batch operation to delete them?
Second problem is, TBU stalls on some apps and reboots Sense, and will continue only if I keep looking at the progress bar, notice which app causes the crash, and uncheck it from restore list.
Click to expand...
Click to collapse
I've never experienced this issue, so I can't comment.
MBP provides multiple backups, allows me to back up JUST the apps I have installed RIGHT now, and restores them without a problem. it also restores my desktops quite nicely.
Click to expand...
Click to collapse
TB backs up your desktop too, if you select the right options.
Does MBP now have something similar to Market Doctor from TB?
Regards,
Dave
The Sense stall comes during RESTORATION not BACKUP, and on certain specific apps.
Secondly, yes I have seen the option, but what about restore. I have 'restore missing apps', 'restore all apps', and 'restore newer apps', none of which exactly matches my requirement.
Also, I know with the 'right options' I can restore the desktop with TB too, but it is restored in a broken way with many widgets missing.
Does MBP now have something similar to Market Doctor from TB?
Click to expand...
Click to collapse
Actually yes but I have currently the problem, when restoring all apps with their data, they won't show up in the market until I reinstall one app (does not matter which one) and then you will see all your installed apps in the market. Can anyone confirm this ?
Besides that it won't restore 3rd party widgets at your homescreen but I'm almost using all launcherpro plus widgets and the lpp config will be anyway saved through MBP app backup.
I'm using MBP quite often to restore everything and it's quite impressive imho and definitely well worth its money. Never had a big issue with it except the small ones mentioned above.
Best Regards
How about, "Delete backups of Uninstalled Apps"
I used that after every full backup to make sure when I restore it doesn't restore uninstalled apps.
OK, I didn't notice the 'delete backups of uninstalled apps' - so my bad.
That said, I think MBP does what I need with far fewer clicks. Perhaps this is because it has less features.
One thing I can't get around is the error messages I keep getting with TBU.
Guess will have to keep both
talhamid said:
Also, I know with the 'right options' I can restore the desktop with TB too, but it is restored in a broken way with many widgets missing.
Click to expand...
Click to collapse
I suspect that this may be due to the order in which the backups are restored. It's possible that TB restores the Sense homescreen data before some of the apps and widgets that are on the homescreens have been restored, causing the problems you mentioned.
I've no particular interest in testing it because I don't generally feel the need to backup and restore my homescreens, but if you are, I'd suggest trying to restore your apps and then try to restore your homescreen data.
One other great feature of TB is its integration with App Organizer. Using this, you can label your apps and then backup/restore by label. For example, I do play some games on my phone, but due to space restrictions I don't keep them on the phone at all times. Using App Organizer, I label all my games as "Games", and I then in TB I can backup/restore by that label.
Personally, I think TB is a much more flexible tool than MBP, but with that flexibility comes complexity, which means that MBP is probably superior for less technical users.
Regards,
Dave
To be honest i am a Lover of
My Backup Pro,
When i first flashed my phone, i was told by a number of people to use
Titanium
So i got it installed it,
and it come to flashing my rom, i loaded it up,
And was blown away by the number of options,
For me and my honest opinion and what i need it for,
Its far to over complex and does not always perform correctly,
After fafing around for a while i finialy managed to Backup my apps and Data,
And restoring them was a faf, And when i did some Apps didnt load / crash
At this point i never give it the time of day,
I got My Backup on the go and Wow was it easy and fast.
In the Time messing around with options in Titanium i would have backeup all my Apps and Data, and every settings and contacts SMS and MMS Alarms, well pretty much the whole phone using My Backup,
It was Super easy, no fuss, no messing, it backs up and restores,
Restoring is just as easy, select all, or Deselect ones you dont want to restore, if its Settings or A Couple of Apps,
So after loving it i paid for the Pro Version,
Never looked back
the_rebel said:
I've found TB to be highly advanced in Apps backup area compared to MBP. TB allows app freezing, which virtually allows you to uninstall a nagging system app with an undo option. And with the latest version it even allows uninstalling system apps!!
Bye Bye Teeter, Peep and the like.
Click to expand...
Click to collapse
I am trying right now to uninstall Facebook widget and devices is rebooting...
Any suggestion
P.S.: Leedroid 2.0c ROM
I have been using My Backup Pro since day 1 of having an Android phone. But I am so sick of this POS app. Every single time I restore my apps to a newly rommed phone a number of them force close. If I uninstall those and reinstall fresh from market, they then work fine, so I completely blame this app.
I am not referring to widgets, btw
My question is, before I dump this POS and buy Titanium, has anyone experienced similar problems with it?
Thanks
Hi Barsky,
According to your question, I didn't encounter any issues with user apps + data restore.
However, in order to succesfully use all the features of Titanium Backup (reffered as TB) you have to be an aware user.
This means that you either backup everything and make custom restore, or you backup with a proper selection of things and restore everything. What do I mean?
1. You probably don't need to hesitate backuping user apps+user data, that comes pretty straight-forward.
2. You also probably don't need to worry when you upgrade your ROM.
3. The problem arises with rom/system applications and settings when changing (not upgrading) ROM (Froyo/GB, Sense/AOSP etc). What I found quite safe is:
BACKUP:
- backup everything in TB
- use Calls Logs & Backup from the market to backup calls log
- synchronize contacts and calendar with google​
RESTORE:
[don't allow google synchronization before restoring calls log if you don't want to have call log with unbound telephone numbers]
- use Titanium Backup to restore Call Logs & Backup application
- use Calls Logs & Backup to restore calls log
- restore selective tasks in TB:
[be aware that restoring Widgets/HTC Sense may cause conflicts]
# Accounts
# Bluetooth Pairings
# HTC Sense (If you use Sense - and I have suspicion this can cause conflicts, but not sure yet)*
# Bookmarks
# SMS/MMS/Apn
# E-mail account settings
# Wi-Fi Access Points
# SMS/MMS Prefs
# ALARMS​
- reboot
- enable google synchronization for contacts and calendar (I don't restore contacts with Titanium Backup since: 1. It's not necessary, 2. It causes FC on some migrations)
- restore all user apps+data from TB​
Always make nandroid backup along with TB backup. I also advise making nandroid backup after restoring everything mentioned above except HTC Sense and Widgets, and then try to restore those two (if needed).
Obviuos tip - selective restoring can be done by executing 'batch restore' and then selecting from the generated list.
When I got all that, I am happy with TB. I don't expect perfect Backup&Restore tool, since there are too much defragmentation in Android platform.

Notice to people using Titanium Backup to restore

Please stop using Titanium Backup to restore system files when you upgrade you ROM! Some system apps and settings are incompatible when newer ROMS. When I do backups I backup my user apps to one folder and system apps in another. This way I can just restore my user apps and their data in a batch restore but with the system files I only restore data to apps with the same version.
I make this thread because n00bs keep restoring everything including their incompatible system files and start to whine about the ROM being slow, apps FCing, and other assorted mishaps. I've already helped 2 n00b friends who had phones stuck in bootloop after doing full restore.
Which program would you suggest?
This is an interesting argument
I use Titanium Backup, I just don't restore system app data to incompatible apps.
I backup using apps + system data option.
In this case, system data refers to data that are related ONLY to apps right?
When I upgrade to gingerbread, you think it will cause problem??
Or, Should I only back up apps?
Sent from my GT-I9000 using XDA App
[email protected] said:
I backup using apps + system data option.
In this case, system data refers to data that are related ONLY to apps right?
When I upgrade to gingerbread, you think it will cause problem??
Or, Should I only back up apps?
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
When you backup user apps (the ones in white), you will backup the app + its settings and data.
When you backup system data (the ones in green), you are backing up only system settings, like SMS/MMS, Accounts, Calendar, Timezone, Phone logs, Wifi APN, etc.
When you backup system apps (the ones in red), you are backing up ONLY the settings and data for that app, not the app itself. THIS is what Intratech it asking you to NOT backup.
Why? Because the next ROM you install, will most likely have a different system app version than the one you previously had.
Usually:
Different apps == Different settings === problems
Heritz said:
When you backup user apps (the ones in white), you will backup the app + its settings and data.
When you backup system data (the ones in green), you are backing up only system settings, like SMS/MMS, Accounts, Calendar, Timezone, Phone logs, Wifi APN, etc.
When you backup system apps (the ones in red), you are backing up ONLY the settings and data for that app, not the app itself. THIS is what Intratech it asking you to NOT backup.
Why? Because the next ROM you install, will most likely have a different system app version than the one you previously had.
Usually:
Different apps == Different settings === problems
Click to expand...
Click to collapse
So restoring the green ones should work fine? Especially the Application Widgets is important for me as it is much work to restore.
How to restore the red ones? Market + Samsung Apps?
If I do minor updates 2.2->2.2.1 is there the same recommendation to only restore user apps/data?
Thanks.
Why would you want to backup market and samsung apps?
I restore things like my APNs, contacts and SMS from system data using Titanium backup. Across a range of ROMs I've never had any issues, although I'm not restoring every bit of system data- just a select few.
Mikulec said:
Why would you want to backup market and samsung apps?
Click to expand...
Click to collapse
It is faster to restore app's data than waiting for market to come up with updates and configure all manually.
Does system backup do a backup of new versions of system apps?
rickg99 said:
It is faster to restore app's data than waiting for market to come up with updates and configure all manually.
Does system backup do a backup of new versions of system apps?
Click to expand...
Click to collapse
the market automatically downloads apps when you open it. personally, i do not back up my apps but instead use my internet connection to access the market and sownload all the apps back at one go. Q: Is the same service(auto download downloaded apps) on samsung apps?
Heritz said:
When you backup user apps (the ones in white), you will backup the app + its settings and data.
When you backup system data (the ones in green), you are backing up only system settings, like SMS/MMS, Accounts, Calendar, Timezone, Phone logs, Wifi APN, etc.
When you backup system apps (the ones in red), you are backing up ONLY the settings and data for that app, not the app itself. THIS is what Intratech it asking you to NOT backup.
Why? Because the next ROM you install, will most likely have a different system app version than the one you previously had.
Usually:
Different apps == Different settings === problems
Click to expand...
Click to collapse
I do backup system data however I'm careful when restoring stuff. I check app version number and if they are different then I don't restore any app data for that.
The market doesn't automatically restore your user apps, that's why I restore those.
The market does auto download those apps that you have downloaded before but are not on your phone.
hello,
I know it's off topic, but can i just ask you a simple question?
when restoring with TB, does screen has to be on all the time?
because for me, when screen goes off, whole process stops and when I turn it back on, it resumes..
Is there an option available in TB where you can set to have screen off while restoring?
cheers
[email protected] said:
hello,
I know it's off topic, but can i just ask you a simple question?
when restoring with TB, does screen has to be on all the time?
because for me, when screen goes off, whole process stops and when I turn it back on, it resumes..
Is there an option available in TB where you can set to have screen off while restoring?
cheers
Click to expand...
Click to collapse
Sure - in Settings or Options you can specify exactly this issue "WakeLocks Mode".
Kind regards,
ww
lamacow123 said:
The market does auto download those apps that you have downloaded before but are not on your phone.
Click to expand...
Click to collapse
I never observed that
webwude said:
Sure - in Settings or Options you can specify exactly this issue "WakeLocks Mode".
Kind regards,
ww
Click to expand...
Click to collapse
There's a bug with SGS and WakeLocks commands that TB never sorted and never supported or even gave feedback.
ScreenOn: will hang your screen On unless you reset phone
Keep CPU: screen bug is solved, but scheduled backups won't start in standby. They'll start later when you turn screen on. When screen is off, the will keep running (preferred setting for me)
Disbled: you'll have Keep CPU bug added with the pause of jobs when screen auto Off, as you expierience
To be on topic again, restoring green data is safe. Especially SMS, MMS, calendar and contacts data
For myself i duplicate apps folder on phone in case backup fails .
Root Explorer and copy APP file to sd card and or PC .
Backup fails then it just requires each app installing from the sd card .
jje
I don't think something so painfully obvious needed a thread.
lamacow123 said:
The market does auto download those apps that you have downloaded before but are not on your phone.
Click to expand...
Click to collapse
Not on SGS roms
when you install CM7, it does
Furry Atom said:
I don't think something so painfully obvious needed a thread.
Click to expand...
Click to collapse
I disagree because many guys get confused as to what system apps mean. I had this problem after I restored system apps a long time ago. Since then I don't backup my system apps at all but chose individual system apps like Maps, Gmail etc. to back up.

[GUIDE] How to use Titanium backup - Basic steps

Below is a thread that I original started in the Desire section.... Thought it might help some One-X users who are starting out.
Here is the official user manual as written by the app developer: http://www.titaniumtrack.com/kb/titanium-backup-kb/titanium-backup-user-guide.html
Hi, Call me blind but i could not find any guides on XDA...strange soo maybe someone will correct me (my wife does it all the time!). As you can see by the way i have uploaded the photo screen shots...I'm also a No0b but trying to learn and share as well.
Here is my attempt at a No0b's guide to using basic Titanium features of backing up and restoring. Let's face it this program does so many things but me, for one, I just use the basic functions, so if there are some "Super users" out there please come forward and share your knowledge!
Getting started, I'm using the PRO version so if you are only using the FREE version your guide may be different.
From the user "Preferences" (Menu/Preferences) make sure that you change the "Max backup history to more than 1" this will allow you to have more than one back up version before the app overwrites the previous backup.... useful if you upgrade an app then realise that it was not such a good idea.
Another tip is that if you have a certain app that you want to retain the backup and user data for then you can simple go the the main app window, select the "Backup / Restore" button then tap on the app that you want to permanently keep a back up of, then tap on one of the backups, then select "Protect this backup". now this version of your back up will always be kept and never over written.
BACKING UP
Lets assume that you have installed Titanium Back up (PRO) and that you now need to make your first system and user apps back up. Then open the app and then press the icon at the top right of screen which looks like a page with a tick mark on it, then choose "Backup all user data + system data" from the list and hit the "RUN" button to the left of it. (Image #1). For backing up you are now done. (Note that if you are a frequent ROM flasher then you might only want to ever back up the USER APPS and data as restoring System apps across ROM is the main culprit of errors from using TItanium Backup. If you decide only to make user app back up then follow this by selecting the "Backup all system data" and on the next screen select the "Deselect all" button, next go through the list of system apps and select only the green coloured items (see below the list of system apps/settings that I recommend you ONLY restore across ROMS).
RESTORING after ROM change
After you have done a full wipe and then installed a new ROM you now want to RESTORE your applications and all of their user data, things like settings and user information. Titanium back up is an excellent tool for this but you MUST be careful not to restore any SYSTEM apps or data otherwise you can run in to trouble and it will cause many "FC's". According the the Official TB user guide: Again, if you’re restoring them from a different phone/ROM, enable the “System data migration” option (found under Menu/Preferences and half way down the screen list to the "Restoration Settings" section).
Then open the app and then press the icon at the top right of screen which looks like a page with a tick mark on it, then select BATCH and then scroll down to the RESTORE section and select "Restore missing apps with data". by default the "App+Data" will be checked, leave this option as is for this BATCH task (Image #3). Or you can review the list and manually Deselect one by one any apps that you did not want to restore on this occasion.
Or you can review the list and manually Deselect one by one any apps that you did not want to restore on this occasion. Or if you only want to restore a few of the apps then "Deselect All" and then manually add each app that you want to restore when you have completed your selections then hit the "Run the batch operation" button at the top. (Image #4).
It will take some time for the BATCH to run and re install all of your user installed apps. after the batch has completed then you are ready to install just a few of the other GREEN coloured items from the main menu.
This time from the main application window select the top middle "Backup / Restore" button. (Image #5). Now BE CAREFUL here, i ONLY RESTORE the following options and have never had any problems HOWEVER if you try to restore Accounts and Settings and some other green coloured items you can run in to trouble with FC's....you have been warned but test this out for yourself and report back if you have any success:
What to RESTORE safely:
Bluetooth pairings (User data only)
[Calandar] (User data only)
[Alarms] Clock (User data only)
[Desktop] HTC Sense (User data only) - NOTE it must be the same version as the previous ROM check the currently installed version against your last back up version number, if they match then you can restore and it will put back ALL your old desktop short cuts and screens (but NOT any of your widgets)....very handy one. (Image #12 & #13)
[Bookmarks] (User data only)
[User Dict HTC] (User data only)
[User Dict] (User data only)
Wi-Fi Access Points (User data only)
What NOT to Restore
Accounts
Application Widgets
[Contacts/Cal...]
Country, Language, Time zone
[SMS/MMS/APN...]
[E-Mail Accounts]
[Playlists]
[SMS/MMS Pref....]
[Voicemail]
[Wallpaper/Se...]
[Settings/Blu...]
You will now need to REBOOT your device for the system items to take effect.
Now a little tip that i use, as you will be updating your apps and settings will change almost daily why not set up the Schedule feature so that your apps and also your changed settings data are all backed up every night?
Here is how:
Open the application then select the top right button "Schedules" (Images #22-#24)
now enable the first option and select "Redo backups for modified data" select every day and also change the time to during the nighttime or other suitable time for you when you are not going to be using your phone.
Select the second option and change it to "Backup all new apps & newer versions" and again select the best time for yourself.
That's it, you are done so now you can rest assured that every night your current apps and user data will be backed up and ready for the next days flashing of new ROM's.
And one final tip that i use.........when setting up a ROM from scratch, do not sign in to the Google account until AFTER you have RESTORED all the user Apps with Titanium as the Market will try to restore all your apps from your Market user history, which is OK but will conflict with your BATCH RESTORE using TItanium Backup.
YOu should also make a copy of your installed version of Titanium Backup App to allow you to restore it on the new ROM without having to go to the Market for the reason detailed above. (Folder: /data/app/com.keramidas.TitaniumBackup-1.apk)
enjoy.
Sent witH desire from One X
Thanks for tutorial :thumbup: now some options are more clear
Sent from HOX with ARHD 13
Just wanted to say thank you for these instructions. They helped and made it a very easy process for me. :good:
For moderators:
In my opinion, to be more useful, the guide must be moved to Q&A
http://forum.xda-developers.com/showthread.php?t=1480343
One thread seems enough huh.

How to use Titanium Backup

Titanium Backup has been one of the most popular apps on the market for some time, and with good reason. It can be used to backup all your important app dada, system data, and even WiFi passwords on your handset.
Now, Android is a very stable operating system, and it’s pretty rare to run into a system or app killing bug. Even so, it’s better to be safe than sorry, you never know when a crippling update or malicious app might cause a problem. If you’re planning on removing apps using your newly found root permission or are planning to install custom versions of Android, then backing up your device is essential.
First things first, you’ll need a rooted handset before you can use Titanium Backup. Following that the app will need to be granted root permissions on your handset, but that’s simple enough. You’ll be prompted by Superuser once you run Titanium Backup, and can select to give it permanent access so you won’t be prompted again.
One word of caution before we proceed. If you’re using Titanium Backup to restore apps in between installing ROMs DO NOT attempt to restore system apps or their data across ROMs, as this will cause all sorts of crashes. Individual apps work fine, but system data will be incompatible.
Now that everything is setup we can begin.
Performing a mass backup
At first glance, Titanium Backup doesn’t appear to have the friendliest looking interface, the black and grey theme could certainly use a makeover. But don’t let that put you off, everything you need is actually very easy to find.
Frustratingly though, probably the most useful tool for performing a mass backup is actually hidden in another menu, rather than on the Backup/Restore tab where you’d think it would be. Instead, click the Menu button on your handset, and then select the “Batch actions” option under the “General” section, it should be the second option on the list.
Batch actions can be accessed from your devices menu button, or via the icon in the top left of Titanium’s home screen.
Batch actions can be accessed from your devices menu button, or via the icon in the top left of Titanium’s home screen.
The all-important backup section is located right here, giving you a wide variety of options regarding app and system data. System data includes Bookmarks, WiFi information, calendar events, etc. If you’re performing a backup for the first time then want to use the “Backup all user apps + system data” option, or at the very least the “all user apps” function. Clicking “Run” will present you with several more options to refine exactly what you’d like to backup. Once you’re satisfied with the selection, tap the green tick in the top right to begin the backup.
Patience is the key here as this can take a while, especially if you have lots of large apps installed.
If you’ve performed backups in the past and simply want to make a backup of newer apps you’ve installed recently, the “Backup new user apps” option on the “Batch actions” menu is the best choice. Alternatively, you can use the “Backup/Restore” tab on the Titanium homepage to select individual apps to backup.
Creating a recovery backup .zip file
Whilst the above backups will protect you from most bugs, they won’t be of much use if you experience a severe error that prevents your device from booting properly, such as corruption in a system file, or a bugged out launcher. This is where recovery compatible .zip files come in handy, as the backup can be restored without having to boot into Android. However, this is a donate version only option, but might be worthwhile if you’re changing ROMs a lot.
Head on over to the batch options again and scroll down until you see the “Recovery Mode” category. Here you can select the apps that you’d like to include in the backup .zip file, choose between apps or data only, and name the .zip file appropriately so that you can remember what it is.
If you ever need to recover your device using this boot file, enter ClockworkMod recovery and choose install zip from SDCard.
Scheduled backups
Generating a backup every time you install a new app is a bit of a pain, and it’s unlikely that anyone will remember to make a backup every week or month anyway. Fortunately, Titanium Backup now includes a scheduled backup option.
Over on the main menu tap the “Schedules” tab and you’ll be presented with two options. The first choice labelled “redo backups for modified data” will schedule backups only for app data which have been changed since the last backup. This could include games or changes make to specific app data.
The schedule has plenty of options to control automatic backups, so you don’t have to mess around with Titanium regularly.
The schedule has plenty of options to control automatic backups, so you don’t have to mess around with Titanium regularly.
The second option is probably the most important, as it will backup any new apps, system data, and updates since the previous update. Click “edit” to make changes to the schedule. There are all the necessary options to adjust the time and date of when backups are generated, but users can also set the charge state of the device required before making a backup, so as to prevent shutdowns mid backup, and there’s also a choice regarding filters and what to do once the backup has completed.
Restoring from backup
Alright, you’re protected in case your handset suffers a minor meltdown, but the next important step is being able to restore your apps and settings should anything go wrong.
In the batch actions, yet again, you’ll find a list of options for mass restoring your data. “Restore missing apps with data” will replace any content that is missing from your handset after a wipe. Alternatively restoring all apps with data will replace any existing apps with the backed up versions of them created earlier. There’s also a rather helpful option to only restore newer versions of user apps if you’re reinstalling your system.
However, the option that’ll you’ll most likely be interested is the “restore missing apps + all system data” option, which will put everything back to where it was when you created the backup. Although I can’t stress enough, that system data shouldn’t be restore if you’re switching ROMs.
Batch and individual restores can both be performed. There are also some additional commands when looking up the options for each app.
Batch and individual restores can both be performed. There are also some additional commands when looking up the options for each app.
If you discover that a specific app has developed a fault, say after a bugged update, and you want to restore it to a previously saved version, then this can be done by clicking on the backup/restore option on the main page. Here you can pick the specific app or piece of data from the list. Once tapped, a list of backups will appear along with a list of other functions to create backups, etc. Here you can manage your individual app backups, or can restore the app to a specific date by clicking on the corresponding restore button.
Managing bloatware
Whilst looking at the specific apps you’ll probably have noticed the Freeze function. Freezing apps is a handy tool that will allow you to completely stop apps from running without having to uninstall them. Usually this is used on factory installed apps that you don’t want to use. This option is a paid for only function, but it’s very helpful if you want to stop an irritating tasks from running or to see how your handset will react before uninstalling a piece of software.
Root permission also means that Titanium Backup can be used to uninstalled unwanted apps and bloat ware. A word of caution before doing this with any pre-installed software, uninstalled essential apps can cause force close errors and even render your handset virtually unusable if not done with care, so I thoroughly recommend backing up your apps and system first, preferably with a recovery zip file too.
Special features
That’s the really important stuff out of the way, but Titanium backup includes plenty of additional advanced features if you want to make the most out of your backups.
Firstly, backup data can be imported from by going to Titanium’s main menu and scrolling down to the import backup option. So you don’t even need to store all your backups on your handset, the files can easily be moved back and forth from your PC to your phone.
Slower compression will save on storage space, but be prepared to wait a little while while backups are performed.
Slower compression will save on storage space, but be prepared to wait a little while while backups are performed.
If you’re short of internal memory storage, there’s also the option to move apps to the SD card. However, this will cause certain apps to malfunction, so it’s only recommended to use on software which don’t integrate closely with any other part of Android, such as games.
Titanium Backup features many more options under the configurations menu, including tweaks to the type of compression used to create backups, the maximum number of backups to keep for each app, and whether or not to store market links for apps. In fact, apps can even be disconnected from the marketplace, so automatic updates can be left on for apps but then manually disconnected for certain apps, if you so desire.
Cloud backups
An extra feature for those who purchase the PRO edition is the ability to send backup data to various online services, including Dropbox and Google Drive. Although not essential, these options are very helpful if you need to wipe your SD card, or if your SD card ever develops a fault. To enable syncing to one of these services, tap your phone’s menu button and then go to “Preferences”, the options are under “cloud sync settings”.
And that concludes our guide on Titanium Backup. Hopefully that’s everything you need to protect your handset from unexpected faults.

Categories

Resources