Is there a way to check that the service is not already running before starting it?
If it could be in the onCreate() of the service it will be even better,
Thank you!
You can't start a service twice, it will remain running if you try to start it again. Link to the Android docs.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With