After successful running the ContactManager on my phone, I tried to
change it a little bit to show other information. I changed

ContactsContract.Contacts.DISPLAY_NAME

with

ContactsContract.CommonDataKinds.Organization.COMPANY

both when using SimpleCursorAdapter and managedQuery yet it crashes
somewhere deap in the Android code. Can't I use the Company in Build
2.1 or why does it crash?

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

Reply via email to