开发者

Android Schedule SMS

开发者 https://www.devze.com 2023-03-24 09:13 出处:网络
How to schedule the sms that i have already brought it to outbox from database(SQLite database). I have listed the messages that have been sent to outbox. How to schedule the time f开发者_如何学运维or

How to schedule the sms that i have already brought it to outbox from database(SQLite database). I have listed the messages that have been sent to outbox. How to schedule the time f开发者_如何学运维or the message in outbox? When i set the time, the message must goto outbox and wait for the particular time to be reached. When the time reaches, the message should be sent. I have already coded for messaging , database storing, retrieving to list view to outbox.


Use CountDownTimer Constructor to make time based event to happen.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号