Windows 10 bereikte EO (einde ondersteuning) op 14 oktober 2025. Als je Windows 10 gebruikt, lees dan dit artikel.

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

how do i import contacts from android

  • 2 antwoorden
  • 1 heeft dit probleem
  • 87 weergaven
  • Laatste antwoord van Tom
  • Opgelost

After i reseted my one touch fire e i have to re-import my contacts from my old galaxy nexus, which runs cyanogen with local contacts.

i can export the contacts ther in various formats - the last time i did it, i exportet in vcf, csv and xml - but only csv worked to import.

but: all meta data was messed up.

this is my vcard format i get from android (CSV):

- without lastname BEGIN:VCARD\nVERSION:2.1\nN:;Test;;;\nFN:Test\nTEL;CELL:000-000\nEND:VCARD\n

- with lastname BEGIN:VCARD\nVERSION:2.1\nN:Tester;Test;;;\nFN:Test Tester\nTEL;CELL:000-000\nEND:VCARD\n

firefoxOS imports not all names and "CELL" is not interpreted as phone number, indead all the numbers where listed as "NULL" (nice to see on every phone call.)

also the N and FN fields where not interpreted fully and/or correctly. After import i got ~10% contacts without any name field filled.

what is the proper way to import contacts from an android local account (whithout proprietary components)?

After i reseted my one touch fire e i have to re-import my contacts from my old galaxy nexus, which runs cyanogen with local contacts. i can export the contacts ther in various formats - the last time i did it, i exportet in vcf, csv and xml - but only csv worked to import. but: all meta data was messed up. this is my vcard format i get from android (CSV): - without lastname BEGIN:VCARD\nVERSION:2.1\nN:;Test;;;\nFN:Test\nTEL;CELL:000-000\nEND:VCARD\n - with lastname BEGIN:VCARD\nVERSION:2.1\nN:Tester;Test;;;\nFN:Test Tester\nTEL;CELL:000-000\nEND:VCARD\n firefoxOS imports not all names and "CELL" is not interpreted as phone number, indead all the numbers where listed as "NULL" (nice to see on every phone call.) also the N and FN fields where not interpreted fully and/or correctly. After import i got ~10% contacts without any name field filled. what is the proper way to import contacts from an android local account (whithout proprietary components)?

Bewerkt door Tom op

Gekozen oplossing

the problem was:

android stored the contacts in vCard 2.1 format.

by following the instruction here: https://support.mozilla.org/en-US/kb/add-manage-and-share-contacts-firefox-os#w_import-from-phone-memory-or-memory-card, i managed to convert the contacts to vCard 3.0 format.

after that the importing worked!

Dit antwoord in context lezen 👍 0

Alle antwoorden (2)

and how do i format text in here???

Gekozen oplossing

the problem was:

android stored the contacts in vCard 2.1 format.

by following the instruction here: https://support.mozilla.org/en-US/kb/add-manage-and-share-contacts-firefox-os#w_import-from-phone-memory-or-memory-card, i managed to convert the contacts to vCard 3.0 format.

after that the importing worked!