hi everybody
I used Titanium to backup all apps and data and in backup folder there are 3 files for each app( *.properties , *.tar.gz and *.apk.gz)
after I changed my rom, copied the backup folder to my sd but when I go to Titaninm,I dont see any app or data to restore.
what should I do?
You have to have those backed up files exactly in following folder:
sdcard/TitaniumBackup/
In case they are not there exactly, the program can't find them.
Also, you can install them manually one by one, if that doesn't work, in each of those 3 files, 1 can be used for installation of the program.
Related
I have about 10-15 apps I always end up installing for every new rom. I was wondering if I could just use this method to create an update.zip so I could just load it from recovery after I load a rom. I tried and for the most part (swype excluded) the apps installed ok, but i noticed if I wanted to remove them I could not. I am guessing its because I put the apk in the system/app folder. can i put it in another folder to make it appear just as if it was installed from the market? I don't see any apps installed anywhere else to be honest?
I'm not to sure about the update script but I just use Titanium Backup to reinstall all my apps. Just download it from marketplace and run a app backup. So after I install a new Rom I just redownload titanium from the market place and restore all apps. Then I can uninstall an app or delete it from the backup. Not really sure if this helps you but trying to help others out.
ejkeebler said:
I have about 10-15 apps I always end up installing for every new rom. I was wondering if I could just use this method to create an update.zip so I could just load it from recovery after I load a rom. I tried and for the most part (swype excluded) the apps installed ok, but i noticed if I wanted to remove them I could not. I am guessing its because I put the apk in the system/app folder. can i put it in another folder to make it appear just as if it was installed from the market? I don't see any apps installed anywhere else to be honest?
Click to expand...
Click to collapse
If you did something like this you would lose all data associated with those apps such as settings, game saves, etc. Best thing is Titanium backup. Also if you installed the apps without going through the market, you wont get updates.
i think if you put them in /data/app they can be uninstalled so make an update.zip that places them there
You can use ti backup to make an update.zip
Sent from my ADR6300 using XDA App
I guess i'll stick with Titanium Backup. I'll have to look into the update.zip option from there, but if it doesnt restore data, kind of a wasted step. I'll have to buckle down and look at it today. It seems kind of cumbersome going through each app 1 at a time, and don't think I want an every app restore. I imagine there's got to be an option where you can select only certain apps....thanks!
TNS201 said:
If you did something like this you would lose all data associated with those apps such as settings, game saves, etc. Best thing is Titanium backup. Also if you installed the apps without going through the market, you wont get updates.
Click to expand...
Click to collapse
Unless you also threw the corresponding db's from /data/data in there. Then you would (like you said) run into Market problems without a restore of the vending prefs and databases. Like yourself and everyone before said...use Titanium.
Titanium Tip:
1. Create a folder in root of sdcard. For example /sdcard/Reinstall
2. Go to Titanium's settings and make Reinstall your backup folder
3. Backup the apps you want to keep for restore.
4. Go back to settings and change to your regular backup folder so you don't populate your reinstall folder with unwanted apps.
5. After a wipe, download Titanium (Titanium also has an option to create an update.zip of itself so you can install it in recovery before 1st boot).
6. Go to Titanium and change backup folder to Reinstall.
7. Batch restore (donate only) or manually restore the contents.
8. Remember to change backup folder again.
I do this for system apps/settings across different roms also. For instance, I have a DesireSys folder and a FroyoSys folder. Learn to use the filters, makes life much easier.
overground said:
Unless you also threw the corresponding db's from /data/data in there. Then you would (like you said) run into Market problems without a restore of the vending prefs and databases. Like yourself and everyone before said...use Titanium.
Titanium Tip:
1. Create a folder in root of sdcard. For example /sdcard/Reinstall
2. Go to Titanium's settings and make Reinstall your backup folder
3. Backup the apps you want to keep for restore.
4. Go back to settings and change to your regular backup folder so you don't populate your reinstall folder with unwanted apps.
5. After a wipe, download Titanium (Titanium also has an option to create an update.zip of itself so you can install it in recovery before 1st boot).6. Go to Titanium and change backup folder to Reinstall.
7. Batch restore (donate only) or manually restore the contents.
8. Remember to change backup folder again.
I do this for system apps/settings across different roms also. For instance, I have a DesireSys folder and a FroyoSys folder. Learn to use the filters, makes life much easier.
Click to expand...
Click to collapse
Excellent! I've been downloading it after each install. I thought there had to be an easier way.
I was using Nexus S i9020T, CM7 nightly (a few weeks old) and for some reason I wake up this morning and couldn't get past the CM7 "blue circle" screen booting. I had about a month old backup but I didn't want to lose any recent data so I made a Nandroid backup.
Normally, to restore SMS or MMS from an old backup, one can just restore the nandroid backup, use a third party SMS backup program to backup the data to sdcard or gmail, restore or install new rom, then restore the SMS from the third party backup software.
However, in my case, I had a nandroid with data on it that I wanted to keep but that wouldn't boot.
So I did some searching and others have had this problem before but I figured I'd put it here for others that may have the same problem. I am not taking credit for this I just found various pieces of info around the web.
The solution is to use a utility called unyaffs. Unyaffs will need cygwin.dll. Yaffs is the file system that CWM recovery nandroid backups are stored in. Windows cannot read or mount this file system AFAIK.
Instead of compiling unyaffs for windows and installing all of cygwin, just use the attached pre-compiled unyaffs.exe and cygwin.dll.
Here's the process:
To restore SMS/MMS from a nandroid backup using MS Windows:
place unyaffs.exe + cygwin.dll + data.img in a folder
open command prompt in this directory (shift+right click -> open comand window here)
type: unyaffs data.img
the contents of the data.img will be extracted to this folder. wait for extraction to complete
browse to \data\com.android.providers.telephony\databases in the extracted folders
copy mmssms.db, mmssms.db-shm, mmssms.db-wal to sdcard
use root explorer to copy these three files to \data\data\com.android.providers.telephony\databases
To restore contacts/call log from a nandroid backup:
repeat above process for \data\com.android.providers.contacts\databases
To restore launcher configuration (only for stock Gingerbread launcher):
repeat above process for \data\com.android.launcher\databases
Note: Be aware that replacing the existing files with those extracted from the backup will remove the existing data so if you're not 100% sure what you're doing, change the names to mmssms_OLD.db or otherwise back them up before pasting the files from the backup.
Edit: Just thought I'd add, I also came across an app called AppExtractor but, despite the good reviews, the SMS/MMS restore didn't work for me.
if you have titanium backup, it makes it a lot easier to restore specific items from Nandroid Backup
AllGamer said:
if you have titanium backup, it makes it a lot easier to restore specific items from Nandroid Backup
Click to expand...
Click to collapse
Doesn't work for migrating from Gingerbread to Ice Cream Sandwich for some reason?
I am going to give this one a try.
To the OP your a dead set legend! thank you
PS: Where the bloody hell is the thanks button on this forum? I can't find it
I will give it a try. Thanks.
where do i find data.img?
I'm on an SGS I9000 and made an SMS/MMS backup using titanium backup when I was on Gingerbread.
Now I've installed the "Onecosmic's ICS Port Android 4.0.3 RC3.1" and restoring the backup file using titanium (only data) makes my message app FC.
Jarmezrocks were you successful when restoring your SMS/MMS on ICS?
Does anyone knows how to restore them? From titanium backup I only have an *.apk.gz and *.properties files.
Thanks for any help.
Cheers
Excellent.. saved me a lot.. thanks for the tool
Great post. I wonder if there is a file extrator in Android like unyaffs?
I found out that you can restore SMS just by using Root Explorer.
The location is the same, just that the files are these ones:
mmssms.db
nwk_info.db
telephony.db
I tried and it worked only using RootExplorer and I extracted the files from data.ext4.rar
Does this need to be done using ADB? I have set a nandroid backup from a GB ROM and flashed ICS on the phone; however when I extract the data.img using unyaffs and browse to the mentioned directory, there are no db files whatsoever.
Could the nandroid backup be corrupted for some reason?
I am looking at the data\com.android.providers.contacts folder and I only see a lib folder with nothing on it.
Hidden system files are set to show BTW
I did this yesterday using Titanium Backup for my SMS/MMS
You need to go into Preferences and check the *Migrate system data [Experimental] option
Then you go to More - Extract from nandroid backup
There it is listed as Dialer Storage
You can probably do the Phone log this way to but I did look for it.
I would recommend you do a current backup of [SMS/MMS/APN] Dialer Storage before you attempt this.
Does this restore the whole smsmms database like with the sms.db file on the iPhone? I hate it when MyBackupPro has to restore my texts and the dates are all messed up and i've lost all my MMS'. And it restores them one by one, instead of just putting it in there all at once. Took me like an hour to restore everything.
I have an app for you.
I'd much rather save myself from all this tedious long-winded work and just use apk extractor to restore everything.
HAKA said:
I have an app for you.
Click to expand...
Click to collapse
Thanks! Wish i've learned about this sooner. Would have saved me a lot of time.
This method doesn't work for me :/
I followed it exactly step by step but when I'm done and go to the Messages app, it's empty.
The same happens if I try it with appextractor or titanium backup.
I made the nandroid backup on CM7, and want to restore the messages to CM9+AOKP on ZTE Blade.
Thanks
THANK YOU !!!!
That was so helpful. I was migrating from GB to Nyx ICS RC5.0 yesterday and the application I used (super backup) failed to restore the Contacts.
Another app I used did that but missed allot of details (and also was damn slow).
I used your technique and it did the trick!!!
All data is there the same as I left it on CM7.2
You're the king
Thanks
[EDIT] just a correction Super Backup was able to restore the contacts but with missing details
It failed to restore the SMS
The other APP (forgot the name) restored the SMS (after ages) but contact associated with the SMS were completely messed up.
perfect
RichAP said:
I did this yesterday using Titanium Backup for my SMS/MMS
You need to go into Preferences and check the *Migrate system data [Experimental] option
Then you go to More - Extract from nandroid backup
There it is listed as Dialer Storage
You can probably do the Phone log this way to but I did look for it.
I would recommend you do a current backup of [SMS/MMS/APN] Dialer Storage before you attempt this.
Click to expand...
Click to collapse
This worked perfectly for me, got all my sms messages back from my nandroid backup.
Thanks!
thanks!
RichAP said:
I did this yesterday using Titanium Backup for my SMS/MMS
You need to go into Preferences and check the *Migrate system data [Experimental] option
Then you go to More - Extract from nandroid backup
There it is listed as Dialer Storage
You can probably do the Phone log this way to but I did look for it.
I would recommend you do a current backup of [SMS/MMS/APN] Dialer Storage before you attempt this.
Click to expand...
Click to collapse
I did this today when I had to reformat my phone because of a bootloop. I'm using an HTC Desire on MildWild. Worked perfectly for me and was able to restore my messages. Loads of thanks to you!
Thank you! This worked perfectly for me!
Hello, everyone.
If you use the Galaxy Note surely you know powerful note software S Memo, but the backup / restore the database precautions written on it, then reinstall the ROM, not everyone well known. There are many ideas that use EverNote sync or sync via GoogleDocs, but when will restore the entire image. Jpg can not edit as the original data. Other ideas using Titanium for backup but that's not enough well-trained, when restore corrupted data, will not complete. I will guide a simple backup and restore performance original data.
First you download and install Titanium Backup. Open the tab Backup / restore, find S Memo and backup it.
Then you use a file management program, recommended Soid Explorer, goto the folder SDCard / Application, zip or copy SMemo folder to anywhere. So successful backup. Suppose now you've reinstall the ROM, you perform the restore:
Titanium Backup, open the tab Backup / Restore selected S Memo, select restore, informed choice is to restore data only / app only / data and app, we just need to recover data should select data only.
Then goto sdcard / Application / delete current Smemo folder, extract zipped smemo or copy backed up smemo folder to here. Ok. Smemo will recover its original state resources when you backup.
TungHacker said:
Then goto sdcard / Application / delete current Smemo folder, extract zipped smemo or copy backed up smemo folder to here. Ok. Smemo will recover its original state resources when you backup.
Click to expand...
Click to collapse
Would that folder be backed up in a CWM backup?
awesome stuff.. thanks...
Thanks, will give it a try.
S4
Does this work with S4 ? Anyone knows ?
I want to delete a few backups I did with CWM but I tried navigating to the location with ES File epxlorer and nothing. They are not saved to the 0\
Would another file manager do the trick? Astro?
You can't just manually delete 1 or 2 CWR backups anymore. You need the app to delete, then the next time it does a backup it will cleanup all the files. The new method CWR uses is to store all the files in one folder as blobs, so there isn't duplicate data. Then in the individual backup folders is probably just a few files that point to the blob files that pertain to that backup.
I know that doesn't answer your question as to where the files are in your file explorer app. But if you just want to delete select backups you're wasting your time for the above reasons. Just use that app if that's your goal.
Backups are saved in /data/media/clockworkmod, you can also set in recovery the way you want it to backup, the original way or the new blobs way.
And change the folder to copy the backup easier to the pc?
Hi everyone !
I know rooted users can use just titanium backup to backup their apps. But I think many people don't know the power of HUAWEI BACKUP APP. So, I thought to create a tutorial to how to backup user apps without root. It is more safe to create backup before installing some rom or even installing OTA update ( as I had experience of losing my all data after ota update ).
BACKUP ALL APPS
1. Open Huawei BACKUP app.
2. Create Backup of apps ( If you are going to reset your device...be sure to also tick "system data option. Because after restoring it all your apps icons on homescreen will be arranged as they were before reset. Awesome....right?)
3. Open any file manager and copy Android/obb folder from phone internal memory and paste it into your memory card.
4. Done !
Restore :
1. Open Backup app. And restore your apps from it.
2. Cut the Android/obb folder from your sdcard and paste it into memory card.
You will have everything as you had left. All game progresses will also be restored.
BACKUP INDIVIDUAL APP
1. Create backup from HUAWEI BACKUP app of that particular app.
2. If it is a game then also go to Android >obb and again copy the folder of that respective app to sdcard ( some games don't have any data in "obb" folder ).
Restore :
1. Restore the app from BACKUP app.
2. Cut the folder that u had copied earlier and paste them to their previous location in internal memory.
That's all Folks !
Edit : Removed some useless steps...
Sent from my HUAWEI MT7-L09 using XDA Free mobile app
This back up app you mean the PC software app, HiSuite?? Can you send a link of the back up app you are saying??
No , not pc suite, but huawei own backup app in the mobile itself. OP is right, it is very powerful. It can even restore your apps and home setting to the font and dot. I used it several times. It is as good as titanium backup and work for non rooted user
bluelavender said:
No , not pc suite, but huawei own backup app in the mobile itself. OP is right, it is very powerful. It can even restore your apps and home setting to the font and dot. I used it several times. It is as good as titanium backup and work for non rooted user
Click to expand...
Click to collapse
Can you send the apk file here? I can't find it in my phone. Only Huawei Cloud
PS I found it! its in my phone, the app interface looks like the Cloud+. THanks!
Huawei backup restore not only the Apk but the application data also!!
even I didn't setup every app again...
no need for android /obb step
regards
Yes, all app data, setting, even home layout. Truly like titanium backup
aymnga said:
Huawei backup restore not only the Apk but the application data also!!
even I didn't setup every app again...
no need for android /obb step
regards
Click to expand...
Click to collapse
Do me a favour... download asphalt8 from play store and then make a backup of it through huawei backup app. Now delete the asphalt8. Restore your game through backup. Open it and now you will have to download additional data of about 1.5Gb.
Now why game is asking for additional data?
Answer is by uninstalling;you have deleted its main data folder located in Android/obb.
Actually Huawei backup app only backups files from android/data and not from android/obb. Thus, that step isn't useless. ( I have already stated that it is specially for games )
Regards
Sent from my Mate7...