contacts quey with name and picture URI.
Posted
by codeScriber
on Stack Overflow
See other posts from Stack Overflow
or by codeScriber
Published on 2010-04-09T20:44:27Z
Indexed on
2010/04/09
21:53 UTC
Read the original article
Hit count: 261
Hi i couldn't find a single query that would give me in API 2.0 of the contacts API the URI of the contact's image and the display name.
For now as far as i know i can create a uri by having the contact's _ID , but i didn't see any row name that i can use in the projection of Data or Contact to get all that i need.
can anyone help ?
(i refer to using API 2 of the contacts API on android SDK V5 and above )
10x.
© Stack Overflow or respective owner