如何设置Android的提醒/报警?

编程入门 行业动态 更新时间:2024-10-10 07:29:18
本文介绍了如何设置Android的提醒/报警?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我有存储ISO格式的一些倍。一些这些时间被标记要么1(上)或0(关闭)的另一列设置。我需要设置为标记为1次提醒,但我怎么会传递每个日期的提醒类?

I have got some times stored in ISO format. Some of these times are flagged to either 1(on) or 0(off) set in another column. I need to set a reminder at the times flagged to 1, but how would I pass that each date to the reminder class?

推荐答案

有对于闹钟应用程序没有公共的API。

There is no public API for the Alarm Clock application.

有是日历应用程序没有公共的API,但因为它是谷歌日历的本地用户界面,你可以在通过其API的GData的谷歌日历推的事件。

There is no public API for the Calendar application, though since it is a native UI for a Google Calendar, you could push an event over to the Google Calendar via its GData API.

更多推荐

如何设置Android的提醒/报警?

本文发布于:2023-11-27 11:01:50,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1637800.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:如何设置   Android

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!