ckdevrel / vcardio

Automatically exported from code.google.com/p/vcardio
0 stars 0 forks source link

Fields mapping from Google contacts Vcard exported file #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Fields such as Mobile, Work, Work fax are all tagged as "Other"

1.Exporting contacts from google contacts as Vcard 
2.Importing into a blanc contact book in android (always cleared prior 
import)
3. ALL Phone/mobile/fax fields are tagged as "Other"
4. Switched device language with same result, google contacts in english 
(if it makes any difference) 

Ver 0.11 on Android 1.1

As many HTC Dream/Android users in Spain and France cannot sync google 
contacts between gmail account and device (BTW Thanks to Orange and 
Telefonica) Therefore your application is the ONLY working solution found 
so far. It works so thanks for creating it, but this fields mapping issue 
is annoying. 

Original issue reported on code.google.com by jeffbo...@gmail.com on 27 Jun 2009 at 8:19

GoogleCodeExporter commented 9 years ago
Could you please provide a sample vCard file containing the fields that have 
this
problem, and what their mappings should be?

Original comment by duckt...@gmail.com on 30 Jun 2009 at 3:51

GoogleCodeExporter commented 9 years ago
Here you have a sample contacts file exported from GMAIL, mapping should be: 
mobile, 
work, work fax, (as per Google contacts mapping) etc...

Original comment by jeffbo...@gmail.com on 4 Jul 2009 at 6:59

Attachments:

GoogleCodeExporter commented 9 years ago
The sample you gave is a version 3.0 vCard file, which is why it is not imported
correctly. Native vCard 3.0 support is planned (see issue 3).

Original comment by duckt...@gmail.com on 4 Jul 2009 at 7:06