Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

how do i import contacts from android

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 10 回表示
  • 最後の返信者: Tom

more options

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)?

この投稿は Tom により に変更されました

選ばれた解決策

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!

この回答をすべて読む 👍 0

すべての返信 (2)

more options

and how do i format text in here???

more options

選ばれた解決策

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!