Hi, I need a method to be sure that my service starts really. after hundreds of successful tests, it's happened (only one time, but it's happened!) that the service didn't started even if the app was still running. i didn't undestood the reason, but for the future i would prevent this trouble. determining if the service didn't started after an amount of seconds, and in this case taking some action (for example forcing stop and restart of the service). thanks a lot