I wrote an streaming app and want an notification if the stream is playing.
How I can code it? In general the stream starts via an activity. Is it possible to make the notification showing if the activity plays?
I wrote an streaming app and want an notification if the stream is playing.
Share
You could create a notification when it starts and cancel the notification when it stops