Can anyone from indonesia or malaysia share their email apk and odex please?
Did the back up
just cant retrieve back from titanium backup
The circle been running like over an hour
try on the usb debugging for the titanium backup ..
btw, after backup rename the backed up to email.apk
cause when i restored my hero of sparta, the name changed...
interqd said:
try on the usb debugging for the titanium backup ..
btw, after backup rename the backed up to email.apk
cause when i restored my hero of sparta, the name changed...
Click to expand...
Click to collapse
Can you please let me know how to use USB debugging for titanium backup?
Completely noons here
Related
Hi everyone, I've changed my rom because it was giving me some problems (WiFi doesn't work anymore even after the full wipe), so I've installed Kuyadroid. I remember there was an "hacked" apk of the Sony Ericsson Backup and Restore that worked with the roms. I had it in the previous rom and I did backup my sms, now I want to restore them and I don't find this apk. Any help?
http://forum.xda-developers.com/showthread.php?t=982051
fifo171 said:
http://forum.xda-developers.com/showthread.php?t=982051
Click to expand...
Click to collapse
Thank you so much, I saved the page in the bookmarks!
I've installed it but it says "can't read the selected backup file" when I try to restore it, why?
Tommolo said:
I've installed it but it says "can't read the selected backup file" when I try to restore it, why?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=11908011&postcount=4
"IF YOU GET ERROR ''CANT READ FILE'' WHILE RESTORING A BACKUP DOWNLOAD THIS
Installing update
1. Download DeskClock.apk above
2. Using root explorer, paste it in system/app
3. Set permissions to 777 (all boxes checked)
4. Now try restoring the file that previously said ''cant read file''; it should work now"
hey i am using xperia x8 2.1...when i was using 2.3 i created a backup file..den i switched to 2.1 and now when i try to restore my .sbf file cannot do it coz it says "cannot read the selected backup file"...i have to tried to use the following solution...
IF YOU GET ERROR ''CANT READ FILE'' WHILE RESTORING A BACKUP DOWNLOAD THIS
Installing update
1. Download DeskClock.apk above
2. Using root explorer, paste it in system/app
3. Set permissions to 777 (all boxes checked)
4. Now try restoring the file that previously said ''cant read file''; it should work now
Installing Backup & restore app
Goto system folder using root explorer and edit the below entry in build.prop
From
ro.product.manufacturer= "whatever name here''
To
ro.product.manufacturer= Sony Ericsson
Then download BACKUP & RESTORE here and install.
i have rooted my phone and done everything above.....
i did this but it was not helpful it is still showing the same message"cannot read the selected backup file"
plz help me out need my backup badly!!
I get back up and then update phone using PC companion with repair option. after that when I want to restore got this error "cannot read selected backup file".
the link for DeskClock.apk is missed, and I'm unable to move files or change permission in system/app/ using root browser lite ("Operation failed" error occurred ).
please help to figure out this problem.
many thanks in advance
backup one option at time
e.x:
one backup sms only
one backup bookmarks only
one backup contacts only
one...........
that I did on a gingerbread rom
and restored one at time again to official eclair
some apps may not restored because not compatible with eclair and maybe that the reason of error
try to not backup the apps with this method..
use astro file manager for the apps
Superuser_ said:
backup one option at time
e.x:
one backup sms only
one backup bookmarks only
one backup contacts only
one...........
that I did on a gingerbread rom
and restored one at time again to official eclair
some apps may not restored because not compatible with eclair and maybe that the reason of error
try to not backup the apps with this method..
use astro file manager for the apps
Click to expand...
Click to collapse
unfortunately I have no access to my old data and the only thing I have is my latest backup with spf format.
any other suggestion?
always we keep a recovery backup..
The most important data is your contacts.. the other staff can you find manually
The only way is to flash again your previous custom rom install again backup and restore app and restore data with the app(maybe it will work on the rom you make the backup),and backup your data again but with other method..
Also look and this old thread
I think you can't restore the sbf file with other tool..but you can read it with a windows app(Google it)
The path of your sbf backup file is in: sd card/data/backup
Superuser_ said:
always we keep a recovery backup..
The most important data is your contacts.. the other staff can you find manually
The only way is to flash again your previous custom rom install again backup and restore app and restore data with the app(maybe it will work on the rom you make the backup),and backup your data again but with other method..
Also look and this old thread
I think you can't restore the sbf file with other tool..but you can read it with a windows app(Google it)
The path of your sbf backup file is in: sd card/data/backup
Click to expand...
Click to collapse
Dont work with GingerDX - is locked by sony...
How run it?
I change ro.product.manufacturer= Sony Ericsson
but is dont work
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!
So i have flashed to the latest 4.3 PA with the PS stock kernel after running a nightly 4.33 PA. I took a TB backup of all apps before i wiped and reflashed the latest stable PA
Installed TB, changed the location to /storage/emulated/legacy. Still TB is unable to see my app backups.
Any ideas?
I removed and reinstalled TB, updated SuperSU binary.
Im out of ideas :S
Thanks
N
Change the backup folder to /storage/emulated/legacy/titaniumbackup instead of /storage/emulated/0/titaniumbackup.
apzalo said:
Change the backup folder to /storage/emulated/legacy/titaniumbackup instead of /storage/emulated/0/titaniumbackup.
Click to expand...
Click to collapse
Sorry i have already done that... im now re-rooting the N4 :S
nick w said:
Sorry i have already done that... im now re-rooting the N4 :S
Click to expand...
Click to collapse
Looking at my TB backed up folder, it was missing all the .APK files, i had all the data and proertie files though. Meaning that TB couldnt see any backups....
Going into an old TB backup i saved on my machine i copied all the APK's to the backup folder, now it works!
BOOOOOM
Thanks
N
Hi everyone, I am trying to figure out how I can back up my titanium back up APK so that if I ever want to flash a rom and don't have access to my data connection (it happens alot...especially at work and where I live) I can just install the titanium backup apk and then pull my app backups from a previous backup...can someone help me with that? Thanks so much
Dirtylarry11 said:
Hi everyone, I am trying to figure out how I can back up my titanium back up APK so that if I ever want to flash a rom and don't have access to my data connection (it happens alot...especially at work and where I live) I can just install the titanium backup apk and then pull my app backups from a previous backup...can someone help me with that? Thanks so much
Click to expand...
Click to collapse
On TB, Click menu button and there is backup option under the batch action. Just choose what you need.
IzArsha said:
On TB, Click menu button and there is backup option under the batch action. Just choose what you need.
Click to expand...
Click to collapse
ok, that I figured out, but lets say I install a new rom...where do I go to get the Titanium backup APK? so I can install it, and then restore my backups to the new rom? Thanks so much!!!
With a root explorer go to data/app and copy TB app somewhere on your phone, so next time you can just install it ?
Sent from my N9005
Dirtylarry11 said:
ok, that I figured out, but lets say I install a new rom...where do I go to get the Titanium backup APK? so I can install it, and then restore my backups to the new rom? Thanks so much!!!
Click to expand...
Click to collapse
Use root browser. Go to data/app. Find the TB apk and copy it to external sd
Rosli59564 said:
Use root browser. Go to data/app. Find the TB apk and copy it to external sd
Click to expand...
Click to collapse
I just changed my mind and told him the same.
Sent from my N9005
Dirtylarry11 said:
ok, that I figured out, but lets say I install a new rom...where do I go to get the Titanium backup APK? so I can install it, and then restore my backups to the new rom? Thanks so much!!!
Click to expand...
Click to collapse
Yes just use dejan sathanas suggestion. Btw if you installed new rom with no wipe, your internal sd card will not be wiped. You can save TB backup apk and after you finished installing new rom you can install TB using samsung file manager.
To save TB backup apk. Go to ES filemanager, click menu and find App manager under tool. Find Titanium backup, long press and select backup button. The backup app should be in sdcard/backup directory.
Sent from Hacker OS
Thanks People...So easy...I just wasn't sure...that will save me tons of time as well for future rom installations.
I've always done it via TBU>main menu>special features >create update. zip
Flash with new ROM, job done
I want to restore WhatsApp by titanium backup I moved titanium backup folder to SD card before flashing a new ROM and after I m done i restored titanium back folder in its original place but in tb app its showing not a single app backed up anyone here to help?
Badboy_deepz said:
I want to restore WhatsApp by titanium backup I moved titanium backup folder to SD card before flashing a new ROM and after I m done i restored titanium back folder in its original place but in tb app its showing not a single app backed up anyone here to help?
Click to expand...
Click to collapse
Go to titanium backup - menu - preferences - backup folder location
Then find your folder.
strongst said:
Go to titanium backup - menu - preferences - backup folder location
Then find your folder.
Click to expand...
Click to collapse
By that also not able to get backed up data i want to restore now. Here is screenshot
Badboy_deepz said:
By that also not able to get backed up data i want to restore now. Here is screenshot
Click to expand...
Click to collapse
Is the backup place checked in the overview page of titanium backup? Maybe the image is corrupt or you did not select the the right folder. Did you tried reinstall titanium backup?
strongst said:
Is the backup place checked in the overview page of titanium backup? Maybe the image is corrupt or you did not select the the right folder. Did you tried reinstall titanium backup?
Click to expand...
Click to collapse
I dont know i backed up today only. And yes the selected folder is correct.
Badboy_deepz said:
I dont know i backed up today only. And yes the selected folder is correct.
Click to expand...
Click to collapse
Use the “verify backups” option to see if there are errors with the data. If there is, something went wrong during the backup procedure to invalidate it.
zeomal said:
Use the “verify backups” option to see if there are errors with the data. If there is, something went wrong during the backup procedure to invalidate it.
Click to expand...
Click to collapse
Nothing is comming in verify apps
Badboy_deepz said:
Nothing is comming in verify apps
Click to expand...
Click to collapse
Make a new backup of any app and try to restore. If it does, see if the backup of that app is in the same folder where your whatsapp backup is. Just to check the location.