Saturday, March 20, 2010

moving contacts

Old phone is Motorola V3XX ( http://www.motorola.com/Consumers/US-EN/Consumer-Product-and-Services/Mobile-Phones/MOTORAZR-V3xx-US-EN ). I used gnokii to extract the contacts in vcard (.vcf) format

  1. modified /etc/gnokiirc to:

    port = /dev/ttyACM0
    model = AT

  2. as root gnokii --getphonebook ME 0 500 -vcard 1> gnokii.vcf
  3. copied gnokii.vcf to the droid
  4. imported contacts (contacts - options - import from SD card)