Android - Get all sms in phone sent to a peson
Posted
by satyam
on Stack Overflow
See other posts from Stack Overflow
or by satyam
Published on 2010-06-16T09:50:37Z
Indexed on
2010/06/16
9:52 UTC
Read the original article
Hit count: 156
I'm new to android programming. just to improve my skills, i started with some project in my mind. when app starts, it will show a button. on click of it, it will allow me to select a contact from the address book. then i want to retrieve all the sms sent to that contact (if they are stored in sms outbox). Is it possible. Can some one guide me. If there is some tutorial on these topics, can you let me know the URL or source code? Thanks in Advance.
© Stack Overflow or respective owner