A
A
Alexander Kolmachikhin2019-01-03 04:51:09
Java
Alexander Kolmachikhin, 2019-01-03 04:51:09

How to qualitatively study notifications in Android?

I am making a to-do list application, and at the moment I need to implement the following features:
1 - setting a notification for a certain time
2 - setting a notification to be sent, for example, every 24 hours
3 - resetting (cancelling) a notification in case the user deletes the task
4 - notification update, in case the user updates the task by setting new settings
Please tell me which direction / you need to dig in order to find solutions for all four possibilities?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
Johnny Smith, 2019-01-03
@Olek1

Probably you should read here:
https://developer.android.com/guide/topics/ui/noti...
https://developer.android.com/training/notify-user...
the first link is in Russian, the second in English

E
Elmo Sputterspark, 2019-01-03
@Sputterspark

I have a bicycle. How to properly study the pedal?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question