Android任务时间表

我正在尝试编写一个应用程序,它将根据一天中的时间执行任务.例如:中午,发送提醒去吃午饭.有谁知道怎么做到这一点?

我可以根据计时器安排任务,但这不是我正在寻找的.

谢谢

解决方法:

使用AlarmManager,特别是:http://developer.android.com/reference/android/app/AlarmManager.html#set%28int,%20long,%20android.app.PendingIntent%29

上一篇:LVS 以及 lvs_keepalived


下一篇:提高进程(linux)chrt的所有线程的优先级/ sched策略?