Sunday, July 17, 2011

[android-developers] Re: Getting a contact name given its phone number

Why are you working with "content://com.android.contacts/
phone_lookup", "content://contacts/phones/filter" etc? Use
ContactsContract instead, which is supported since API level 5.
Otherwise you are not writing a code which is guaranteed to work.

----------
Ali Chousein
Geo-Filtered Assistant
http://geo-filtered-assistant.blogspot.com/
Cisco Android marketplace (Chosen for Cisco Cius)
https://marketplace.cisco.com/apphq/products/510

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment