Quantcast
Channel: How do I retrieve contact details for specifc SMS Message? - Stack Overflow
Viewing all articles
Browse latest Browse all 2

How do I retrieve contact details for specifc SMS Message?

$
0
0

How do I get the contact details of the sender of an SMS? I'm trying to figure out how to retrieve the photo of a sender, but when I attempt to grab sender details for the sms message, it returns either NULL or 0:

String number = getString(cur.getColumnIndexOrThrow("_id"));

That code is in a while loop, where I get all messages stored on the device and attempt to extract sender details for processing.


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images