Hello all.
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 however the code I already have a sample of seems to be depreciated from what I can tell...
Does anyone have a more up to date (android 1.5 or 1.6) example of how to receive SMS messages in an android application?
Thanks. Tom.