Android Question How to get Contacts Name & Image from Number.

mangojack

Expert
Licensed User
Longtime User
Is it possible to retrieve a contacts name and thumbnail directly by phone number.
At present I am using Contacts2.GetAll to get a complete list of contacts then using Contact to loop thru the list to find a match and retrieve the info.

Is this the only way ?

Many Thanks
 

mangojack

Expert
Licensed User
Longtime User
Talk about service .. that was quick !

Thanks Erel :)
 
Upvote 0
Top