In reference to Accelerometer seems to only work for a few seconds?
I\'m using the BOOT_COMPLETED broadcast event to call the following:
public class OnB
All you have to do to have a service that is constently alive is:
2) onStartCommand should return:
return Service.START_STICKY;
and that's all buddy after I Start the service from the main activity it is on for the whole day/