Tagged Questions
1
vote
1answer
2k views
Receiving SMS messages in Android 1.6
I have a code sample (from Reto Meier's book) on receiving SMS messages in an android application using a broadcast receiver.
I am looking to be able to receive a SMS message in my application ...