其他分享
首页 > 其他分享> > 如何在Android中使用自定义日历视图以及如何设置提醒提醒?

如何在Android中使用自定义日历视图以及如何设置提醒提醒?

作者:互联网

我需要制作一个Android应用程序来显示Calendar控件.我试图在Android提供的默认小部件中找到这样的控件,但找不到它.如何在Android应用程序中集成Calendar控件?

我还希望日历能够将事件和提醒添加到特定日期.

解决方法:

Lags while playing 2 sounds on the same time in timer

http://developer.android.com/reference/java/util/TimerTask.html

这可能对你有所帮助.

更新:

http://developer.android.com/reference/android/app/AlarmManager.html

http://blog.blundellapps.com/notification-for-a-user-chosen-time/

http://android.arnodenhond.com/tutorials/alarm-notification

可能这是他在找什么?

标签:android,android-calendar
来源: https://codeday.me/bug/20190620/1248202.html