Android Question Check if service is scheduled

MoraviaVenus

Member
Licensed User
Longtime User
Hi Community,

please, is there a way how to check, if a service is scheduled?

I have an app, which uses StartService and StartServiceAt commands. And I want to display to user, if there is a service scheduled, and perhaps when the service is scheduled (when the service will be fired again).

Thank you for an answer.
 
Top