- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
How can I extract contacts from .dbk file on my computer?
Hi,
I have files on my computer, backed up from Sony Xperia S, I do not have this phone anymore, but I need to get important contacts out of this .dbk file. How can I do this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Send the file to Amrak Software, they will be able to help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Hey everybody!
I got the same problem (also only fullbackupdata), after rooting my mobile and not thinking of the problem, that it might not be able to restore the contacts.
I did a lot of googleing- without success.
I decided to just look at the data of the file. It starts with:
ANDROID BACKUP
1
1
none
I did some Googeling again and found out, that it is the same file like an ICs created adb backup.
I also found a project to retrieve Data from backups: https://github.com/nelenkov/android-backup-extractor
SO HERE IS HOW YOU CAN RESTORE YOUR DATA:
Get your Fullbackupdata-Contactfile.
1. First go to your backupfile: (C:\Users\YourUserName\Documents\Sony\Sony PC Companion\SomeNameDependsOnLanguage)
2. Make a Copy of your backup-File (crtl+c, crtl+v)
3. We want to change the file extension, so make sure you see it. If you don't see a .dbk at the end of your file, go in the explorer window in the left upper corner on organise -> Folder and search options. Change to view and then deselect "Hide extensions for known File types"
4. Rename (F2) the file to backup.zip
5. Open the zip with 7zip or something similar.
6. Navigate to Applications\com.sonyericsson.android.contactsimport and get the fullbackupdata file which is lying in this folder.
7. Put this file on your Desktop.
8.Download this jar-File: http://ge.tt/64TJmne/v/0?c
9. Put the .jar File also on your desktop.
10. Doubleclick the .jar-File. After a few seconds a new file with the name "restore.tar" should show up (If not check if your fullbackupdata-File really has the name "fullbackupdata" and is on the desktop)
11. Open the .tarfile with 7Zip
12. Navigate to restore.tar\apps\com.sonyericsson.android.contactsimport\f\
13. Copy full_backup_vcard.vcf to the Desktop.
If everything worked you're finished, you can open this .vcf File via Windows-contacts -> import or put it directly on your phone and import it there (open Contacts. Settingsbutton -> import)
If you don't trust my .jar file, you can also download the github-project follow their orders and compile it yourself.
I hope this helped also other people. It took me quite a while, so I thought I should share my solution.
Greetings Johannski
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
I have been trying so desperately hard in trying to restore my contacts to my xps. The software that came with the phone says contacts has been restored but to no avail, I have not been seeing anything in my phone contacts.
Alas!! i followed your post, and yes...THANK YOU VERY MUCH!!! i now have my contacts back from the DBF file...
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
You're welcome, I'm glad you found the post and it helped. I was pretty desperate too, because I didn't find any solution on the internet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Hi,
I'm facing the same problem here as well.
Only problem I have now is I can't run the jar file.
It gives me the following error:
"Could not find the main class: org.nick.abe.Main. Program will exit now"
Already edited the jar file so the Main.Class is now called just Main but still no luck.
I'm using windows 7 x86
many thanks in advance,
Nick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Never mind, my java installation is corrupt. Tried on another computer, works fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
You are our virtual lord jesus, our saviour! Thank you brother, this was the best help & it worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
hi Johannski,
Thanks a lot.
You are my hero...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Thanks for your feedback, I'm glad my solution works for (until now) everybody. I highly appreciate your comments and that you registered just to say thanks!