wusch 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.

The issue tracker is at http://b.android.com. Sample code is highly welcome!

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Consulting/App Development: http://commonsware.com/consulting

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