I do requests through startService in Service . How to make a check in onStartCommand .
To separate requests, as if a request with a value to do this one, if with another, then another?
intent.getAction does not work, null issues. I thought there is a check to do but