How to set alarm using Alarm Manager API? || Kotlin || Set Repetitive Alarm || Alarm manager Android

Описание к видео How to set alarm using Alarm Manager API? || Kotlin || Set Repetitive Alarm || Alarm manager Android

This video is about how to use the Alarm Manager API to set Exact alarms irrespective of doze or standby modes provided by the framework. You can execute your tasks at the given particular time.
In the demo at the exact time, the notification will be built through the Alarm Receiver. I have also shown how to use the set Exact method as a repetitive alarm because the default setRepetitive alarm doesn't trigger in the given time so this logic will help you out to perform repetitive tasks in a nice way.

00:00 - Intro - Demo
00:58 - Create AlarmService
06:00 - Create AlarmReceiver
06:59 - Get back to AlarmService
11:47 - Working on UI to use AlarmService
20:57 - Configure AlarmReceiver
25:48 - Set Repetitive Alarm Logic

Github repo: https://github.com/sriharsha1507/set_...

Twitter:   / foodiedev  
Instagram:   / foodie_dev  

Please subscribe for more awesome content.

kotlin android || android kotlin tutorial || kotlin android tutorial || alarm manager || android alarmmanager || alarmmanager android || alarm android studio

Комментарии

Информация по комментариям в разработке