Hi friends,
I use outlook at my office. I exported all the contacts to .pst format. I installed readpst utility and converted pst's to vcard format. When I look at the format, the format looks fine. But when I try to import it to thunderbird, only the first contact is getting imported. :(
Can anyone please help?
hey i have a umx public mobile android phone. now i was having problems with it so i restored it but before i did i exported my contacts to my sd card. and now that its restored i keep trying to import them from the sd card but when i do it just keeps reading the vcard files and showing the process but when its done there r no contacts. can anyone help?????????
I am creating website in which a user can download .vcf file on its mobile phone.The file is not stored on my browser, but is generated using the stored data in my database.
Suppose I have a file abc.php:
<?php session_start();
?>
<?php
if($_SESSION[abc] != some_value)
{
echo "not ok";
exit();
}
else
{
header("Content-Description: File Transfer");
header("Content-Type: te
Email sign up is an app that allows you to collect email addresses using your Android device. It allows you to choose your own background image that will be displayed on the email collection screen. The title text at the top of the email collection screen can be changed from the settings screen.
The email addresses will be stored in on the SD card as CSV files and optionally in a vCard file.
Where is the vCard file in the SD card ? i just got a new phone and i wanna transfer contacts from my other phone (bluetooth doesnt work in which i have all the contacts) ...just dont know where the file is.
Thanx in advance
Im trying to force download on a vCard on my site.
It works fine on pc..
as subject.
i have the contacts.db file backed up from my old android phone on my pc.
is there any tools that i can export the contacts.db into csv format and then i can import data back to my new android phone? how can i do it ?
other than contacts. can i apply same method to sms , call log db etc ?
regards
:confused:
Hi,
A few months ago i started using GO Contacts. Back then, I had my contacts stored on my SIM. Later on, I moved all the contacts to the phone, and deleted them from the SIM. Ever since, every few days, I suddenly see my old SIM contacts in the contact list, and I have to delete them once again.
1. Other contact apps do not show these contacts, only GO contacts.
2.
Hi i have the following code used to read contacts from an andorid phone and write them to a file - i am trying to show the progress of the process below is the code for reading and writing the contacts
package com.lightcone.readcontacts;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.PrintWriter;
import and