The Organization and Notes fields have been fixed in a future release,
internal tracking #2256272.

As for the Name field, our current splitting algorithm lives down in
the provider, which is why it only assigns to the first-name field.
Future API should probably be added to allow callers to specify
first/last name separately.

j


On Wed, Nov 25, 2009 at 4:10 PM, wusch <[email protected]> wrote:
> Hi all, so I am using the Android 2.0 intents to create contacts.
>
> Looks like several of the Constants when past as Extra's in the Intent
> objects do not properly map to the fields in the Add UI in the
> contacts app.
>
> Specifically the ones I am having issues with are:
>
> COMPANY
> JOB_TITLE
>
> do not seem to map to the "Organization" fields on the Add UI,
>
> and
> NAME
>
> seems to put the data into "First Name" field and leaves "Family Name"
> blank on the Add UI.
>
> I tried searching for a bug reporting mechanism for Android O/S, but
> didn't have much luck.    Can someone point me at the bug repository?
> I can provide sample code that demonstrates the bug.
>
> Thanks,
> Jeff
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Jeff Sharkey
[email protected]

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to