How can I send sms messages in the BACKGROUND using Android?

前端 未结 4 1460
没有蜡笔的小新
没有蜡笔的小新 2020-12-13 16:09

I am coming from iphone development where you cannot send an SMS in the background without asking the user to confirm the send. Can sms be sent in the background in android

4条回答
  •  不思量自难忘°
    2020-12-13 16:47

    See http://thinkandroid.wordpress.com/2010/01/08/sending-sms-from-application/. You will need the appropriate permissions.

提交回复
热议问题