How do you get a sender number from the broadcast receiver in the form to be able to use that number to send another text back automatically?
Asked
Active
Viewed 1,674 times
0
-
possible duplicate of [How to get number from broadcast receiver?](http://stackoverflow.com/questions/6499414/how-to-get-number-from-broadcast-receiver) – David Snabel-Caunt Jun 28 '11 at 21:21
1 Answers
0
see this link.here you can get incoming number with broadcast receiver. Retrieve incoming call's phone number in Android
here is the link to send sms. http://thinkandroid.wordpress.com/2010/01/08/sending-sms-from-application/