How to use custom calendar view in Android and how to set alert for reminder?

前端 未结 2 715
梦如初夏
梦如初夏 2021-01-19 09:42

I need to make an Android application to show a Calendar control. I have tried to find such a control in the default widgets provided by Android, but could not find it. How

2条回答
  •  盖世英雄少女心
    2021-01-19 10:06

    Lags while playing 2 sounds on the same time in timer

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

    This may help you.

    UPDATE:

    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

    May be this is what he is looking for?

提交回复
热议问题