D
D
ds2018-08-07 23:07:30
Java
ds, 2018-08-07 23:07:30

Dynamic alerts?

I would like to make an application that will send notifications to the user, but after each message, its content changes and the time of the next notification. used to implement AlarmManager and NotificationManager, but it works extremely fragile. I wanted to know if there is another way to implement this functionality or is there an example of this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
JayWay, 2018-08-10
@JayWay

You can use timers for time, and write messages to JMS - ActiveMQ for example.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question