I want to implement this code in an app i am making but have no idea
where to start. (What program to use etc) Any help would be
appreciated.

Uri uri = Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI,
Uri.encode(phoneNumber)); resolver.query(uri, new String[]
{PhoneLookup.DISPLAY_NAME} .....)

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