开发者

Android Schedule SMS

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜