I am doing application on autoresponder, I mean, am receiving sms and sending reply automatically, where user choose when he is busy? my problem is, in broadcast receiver, after receiving sms, I put a toast, where user has to respond whether to respond or not? after clicking ok, he has to send reply? how to sort this? how to send a reply?
Asked
Active
Viewed 350 times
1 Answers
0
This might help you:
Android : Sending an SMS (using the Outbox)
http://github.com/commonsguy/cw-advandroid/tree/master/SMS/Sender/

Community
- 1
- 1

Mathias Conradt
- 28,420
- 21
- 138
- 192