Where does android store contact photos ? - Android Q&A, Help & Troubleshooting

Hi guys ... Well I want to export all the contact photos Android is currently storing for all my 'Phone' contacts ..
Does anyone know where Android stores all contact photos/images ?
I'm currently running a Sense 3.6 ROM (Virtuous Affinity) on my Desire Z ..

Well I could not find them anywhere on the SD card, but I did find another solution to this, which can work until something better comes along:
1) Download and install Titanium Backup
2) Open Titanium Backup, and create a backup of the Contacts app
3) Open the SD card on your PC, and then open the 'TitaniumBackup' folder
4) Find your backup here .. if its date sorted, find the backup that was created most recently maybe ..
5) Open the TAR file in WinRAR, and then open the 'files' folder inside the TAR file
6) All associated contact images should be here now ..
Please 'Thank' this post if this helped you out

ahmadka said:
Well I could not find them anywhere on the SD card, but I did find another solution to this, which can work until something better comes along:
1) Download and install Titanium Backup
2) Open Titanium Backup, and create a backup of the Contacts app
3) Open the SD card on your PC, and then open the 'TitaniumBackup' folder
4) Find your backup here .. if its date sorted, find the backup that was created most recently maybe ..
5) Open the TAR file in WinRAR, and then open the 'files' folder inside the TAR file
6) All associated contact images should be here now ..
Please 'Thank' this post if this helped you out
Click to expand...
Click to collapse
Thank you so much! I was looking for a way to do this andd your methodd worked like a charm! Maybe this should a sticky for the android tips section. :good:

I tried to do this your way, but i only get cut photos, not original ones. Any help?

Related

Backup contacts onto SD

Hi..
I was wondering if it is possible to save my contact onto my SD card.
I want to save them, before I wipe the Hero to install Modaco's new ROM.
Non of my contacts are google-contacts, so that is not an option.
My Hero is rooted, and I have been playing around in the filesystem, using "File Explorer".. I have come across a file called: "htccontacts.odex"
It is a file in system/app.
It uses 1MB.
I haven't been able to open the file in notepad or wordpad, with readable result.
My question to you, my dear android-lovers, simply is:
Does "htccontacts.odex" contain my contacts, their picture aswell as their facebook-link?
Because that could be an easy way to dbackup contacts..
Maybe to easy??
Regards
Tazimn
i dont know, but what you could do to test it is:
boot in cyanogen mod, and rename the file (with adb shell), then boot and look if your contacts have been gone (afterwards name it back to original name)..
or check whether the size of the file increases when you add some contacts.
Yeah... that could be a way to to it.. and maybe it will.. but I am holding my breath to see, if anyone in this forum knows exactly what the file contains..
Thank you for the idea..

Data restore problem using Sony PC Companion

I am using Sony xperia S without any major problem.
But facing little problem after reset to factory settings or firmware repaired by P C companion . I back up my contacts,messages, Bookmarks and Settings using P C Companion There was no error or problems during the backup process.
After updating firmware When I tried to restore my data. It always shows that 'data restore failed'.
PC Companion has stored a ".dbk" file on my PC. But PC companion failed to restore my data to my SXS. I used both Windows 7 and XP but failed to get back my data.
Sony also aware this problem see this link-
http://talk.sonymobile.com/thread/35170
If anyone also facing this problem please share your experiences in this thread.
That happened to me too...
I tried everything and there is no solution...can't find any help on internet...sony support is useless in this matter...they don't even know why this happens!
Hope some solution comes out soon cause I lost a lot of important stuff like meeting, SMS, contacts...
1st yellow tint...then yellow white, micro and ear sound issues, now this...thanks a lot Sony...you are really doing it right
PS - I'm using this app now for backing-up and restore:
http://www.elita-clan.com/downloads/...re_v010935.apk
It is very easy to use and it works fine on my XPS
Solution
Hey there!
I had the same problem (just wanted to retrieve my Contacts) and managed to get them. In the following I will explain how. This method probably works with backups from other mobiles made with Sony PC Companion too.
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.
Here's what I found out: I couldn't find anything with Google, so 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: ht tp s: //github.c om/nelenkov/android-backup-extractor
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"
ht tp://kb.winzip.com/kb_upload/image/folder_options2.png
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: ht tp: //ge.t t/64TJmne/v/0?c
9. Put the .jarFile 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 -> impot)
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
Ps: Sorry for the spaces in the links, I'm not allowed to post any
..
re johnanski
Johannski
got to step 9
nothing after that??
any suggestions
thanks
not getting the .vcf file
Johannski said:
Hey there!
I had the same problem (just wanted to retrieve my Contacts) and managed to get them. In the following I will explain how. This method probably works with backups from other mobiles made with Sony PC Companion too.
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.
Here's what I found out: I couldn't find anything with Google, so 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: ht tp s: //github.c om/nelenkov/android-backup-extractor
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"
ht tp://kb.winzip.com/kb_upload/image/folder_options2.png
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: ht tp: //ge.t t/64TJmne/v/0?c
9. Put the .jarFile 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 -> impot)
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
Ps: Sorry for the spaces in the links, I'm not allowed to post any
Click to expand...
Click to collapse
hey i followed the steps..bt at step 12 i'm not getting the .vcf file..instead i'm getting a "_manifest" file..help please..
Sorry my answer comes just now, I'm not checking this forum very often.
@jain.saheel:
jain.saheel said:
hey i followed the steps..bt at step 12 i'm not getting the .vcf file..instead i'm getting a "_manifest" file..help please..
Click to expand...
Click to collapse
Hm seems like you have an other phone configuration than me...
I tested it with Sony Xperia Go with android Version 4.0.4.
Try googeling in which directory your Contacts are stored, than open with my jar file this file and you should be good to go.
If you don't find anything, you can also write your model and I try to find a solution... best you email me, I'm not sure when I will get o this forum (send (at) johannesdeml.com)
@stricler:
Do you have Java istalled? Are both files in the same directory (my .jar-File and your fullbackupdata file (which also has this name))?
If you can't manage to do it, you could also send me your file if you want to ( send (at) johannesdeml.com).
My jar File should still work, got a lot of positive feedback here: talk.sonymobile .com/thread/51298?start=10&tstart=0
com.sonyericsson.android.socialphonebook folder
jain.saheel said:
hey i followed the steps..bt at step 12 i'm not getting the .vcf file..instead i'm getting a "_manifest" file..help please..
Click to expand...
Click to collapse
=================
I find android "Xperia go" 4.1.2 backup contacts in com.sonyericsson.android.socialphonebook folder :good:, after restoreData.jar unzip and open full_backup_vcard.vcf with excel
jain.saheel said:
hey i followed the steps..bt at step 12 i'm not getting the .vcf file..instead i'm getting a "_manifest" file..help please..
Click to expand...
Click to collapse
I had the same problem, here's the solution:
in step 6 instead of navigating to Applications\com.sonyericsson.android.contactsimport you should go to Application\com.sonyericsson.android.socialphonebook and get the fullbackupdata file from there.
I followed the steps. but on clicking on the jar app, my nokia suite opens up! :/
Johannski You are Awesome.
Thanks brother for all your help. All my contacts restored...!!
Thank You:angel::angel:
i cant get the .tar file. what should i do?
Johannski said:
Hey there!
I had the same problem (just wanted to retrieve my Contacts) and managed to get them. In the following I will explain how. This method probably works with backups from other mobiles made with Sony PC Companion too.
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.
Here's what I found out: I couldn't find anything with Google, so 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: ht tp s: //github.c om/nelenkov/android-backup-extractor
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"
ht tp://kb.winzip.com/kb_upload/image/folder_options2.png
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: ht tp: //ge.t t/64TJmne/v/0?c
9. Put the .jarFile 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 -> impot)
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
Ps: Sorry for the spaces in the links, I'm not allowed to post any
Click to expand...
Click to collapse
I cant get the .tar file
injamuljamil said:
I cant get the .tar file
Click to expand...
Click to collapse
Well that is not a lot of information. Probably you have a problem with your java installation. Try to run the program with the commandline to get more information. Therefore run the command "java -jar restoreData.jar" in the folder where the jar lies.

[Request] Alcatel 983 Files

I'm new to Android but thought I'd have a mess around with it on my new phone. Seems I've got into a bit of trouble and now the phone isn't working too well.
Looking for a backup of Alcatel 983 data to try and resolve the problems I have.
Thanks
I'm looking for the same.
It would be highly appreciated
I've sent back the phone I had problems with and purchased another one.
I've Rooted and installed TitaniumBackup (free) using the USB so there should be no user details in the backup.
A backup of all the System Files and Apps was created and put into the SD card which I've put into a ZIP file and uploaded online.
I've had no need to test the files, so if you do test them then please leave some feedback.
Open the ZIP file and put the TitaniumBackup folder onto the SD Card.
Thanks.
Link (58.93MB): dropbox.com/s/nvgvw245yazy2um/TitaniumBackup.zip
Due to XDA forum restrictions, I'm unable to post a link (that is clickable). Copy and Paste the link above.

Backing up whatsapp contacts and message conversations from bluestacks to phone

Hey guys,
Since I'm having my board exam, so I don't have my phone right now with me and I'm using whatsapp on bluestacks app players. But after exams are over, I'll be soon back with my Xperia U. So guys can you tell me how do I backup my files, folders, apps, whatsapp full media and its full conversation with people I chat with and every single goddamn thing from bluestacks to my phone??
Thanks in advance.
nirajkaushik said:
Hey guys,
Since I'm having my board exam, so I don't have my phone right now with me and I'm using whatsapp on bluestacks app players. But after exams are over, I'll be soon back with my Xperia U. So guys can you tell me how do I backup my files, folders, apps, whatsapp full media and its full conversation with people I chat with and every single goddamn thing from bluestacks to my phone??
Thanks in advance.
Click to expand...
Click to collapse
Try This:
1. WhatsApp stores a backup of all conversations in the SD Card. It can be accessed by doing the following:
1. Install a File Manager such as Astro File Manager, on BlueStacks
2. Navigate to sdcard/WhatsApp/Databases/
3. The message history backups are stored here. Click down on the file msgstore.db.crypt,
select Copy from the options that come up. Navigate to
/sdcard/bstfolder/bstSharedFolder/ and paste the file.
4. This file can now be accessed on the PC by navigating to
C:/ProgramData/BlueStacks/UserData/SharedFolder.
2. Now the messages can be accessed by decrypting the databases (this link tells you how)
I Don't Know That Whether It'll Work Or Not. [Do At Your Own Risk. ]
This worked for me
1. Explore your phone files on your PC, search for whatsapp messages in something like this: phone/whatsapp/databases
2. Upload the last created message database you found to your Dropbox or Drive account
3. Install file manager HD in bluestack (This App allows you to copy/delete files from SD and cloud servers/dropbox)
4. Make sure to uninstall whatsapp from bluestack before you do next step
5. In the file manager HD identify the database you upload in dropbox
6. Install whatsapp, before they ask your phone number do the next step
7. In file manager hd move the message file from dropbox to SDcard/whatsapp/databases
8. Put phone in whatsapp and it will ask you to recover messages, accept, and it should work
while updating the bluestacks whatsapp, i changed my profile name and now no old history is available... how to get my old chat history, Please help.
better idea is install file manager make a zip file of watsapp folder and paste it to /sdcard/bstfolder/bstSharedFolder/
find that zip file on your pc from C:/ProgramData/BlueStacks/UserData/SharedFolder and paste it in your phone and extract it to your internal directory and done

Fouad whatsapp v8.26 message restore issue

I had been using Fouad whatsapp v8.12 for quite some time and it was working flawlessly until 20th February when they released a new update with V8.26.
The problem is it starts absolutely fine but I can't seem to restore my recently backed up msgs, when I try to restore on the main screen, it says
No backup found in sdcard/whatsapp/
And when I try to restore the backup from fuoad settings after verification it still gives me the same msg.
It automatically restores some very old msgs from last year although I made a new backup.
Any help would be appreciated, I've already tried several suggestions that were helpful before but none seem to be working now.
Did you find the answer to your problem?
If anyone has any solution please do share
The only solution I found out was to clean install fouad and the skipping the first step where it asks me to restore and it automatically picked the backup file from the folder.
Don't know if it'll work for you but it worked for me.
sauudmir said:
The only solution I found out was to clean install fouad and the skipping the first step where it asks me to restore and it automatically picked the backup file from the folder.
Don't know if it'll work for you but it worked for me.
Click to expand...
Click to collapse
I have the backup file of 2.63 gb in which folder or where i have to paste that backup file so that it can restore
Tpain9999 said:
I have the backup file of 2.63 gb in which folder or where i have to paste that backup file so that it can restore
Click to expand...
Click to collapse
You need to put the backup file in the backup folder that fuoad whatsapp creates
sauudmir said:
You need to put the backup file in the backup folder that fuoad whatsapp creates
Click to expand...
Click to collapse
I m on stage as per 1st image
Till here it has automatically created 2 folders as per 2nd image
Now as per second image from second folder I have copied yobackup folder and databases folder to first folder
Now first folder consist of 3 sub folder i. e media, databases, and yobackup so I have also pasted my 2.63 gb file in that databases folder
Tpain9999 said:
I m on stage as per 1st image
Till here it has automatically created 2 folders as per 2nd image
Now as per second image from second folder I have copied yobackup folder and databases folder to first folder
Now first folder consist of 3 sub folder i. e media, databases, and yobackup so I have also pasted my 2.63 gb file in that databases folder
Click to expand...
Click to collapse
I think it's the folder with numbers, what you can do it clear all the storage of fuoad whatsapp by renaming the backup file, open the fuoad whatsapp application and then see which folders it creates and put your backups in that folder.
I stopped using fuoad whatsapp sometime ago due to the same issues of backup on google drive, so this is what I remember the last time I faced this issue.
i just formated my phone and the app cant read the backup file any help ?

Categories

Resources