I have a problem with using a background service. I am using the service from 2 activities.
The first activity starts the Service with start
Service
start
Add bind in manifest..
MyAccessibilityService your service name.