I have a broadCast receiver class which listens on Switching off the phone, Now i wanted to send Sms when the phone is Switching off. Is it possible or not?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
check out this example of smsmanager.
Visit http://mobiforge.com/developing/story/sms-messaging-android
this is simplest example of SMSMANAGER…..
http://android-er.blogspot.com/2011/03/send-sms-using-androidtelephonysmsmanag.html
How can I send an SMS from a BroadcastReceiver and check its status?