Hello:
I created a service and it works perfectly.
I call it from the application. This application to activate the service goes through Activity.Finish.
The problem comes when I erase the memory or recent open applications (hold down the menu button), if I enter the application and check the status of the service (IsPaused (Service Name)) then always tells me there. When this happens is that Android has happened to his schedule, but do not know how to access it, I can cancel at CancelScheduledService(Name Service), but not sure it is on the schedule. I created a global variable that asset when starting the service and disable in Service_Destroy and so when I consult it, and this works perfectly, but I wonder if there is a way to access the schedule and see what's service in up.
thanks
Jesus
:sign0013: For my bad English
I created a service and it works perfectly.
I call it from the application. This application to activate the service goes through Activity.Finish.
The problem comes when I erase the memory or recent open applications (hold down the menu button), if I enter the application and check the status of the service (IsPaused (Service Name)) then always tells me there. When this happens is that Android has happened to his schedule, but do not know how to access it, I can cancel at CancelScheduledService(Name Service), but not sure it is on the schedule. I created a global variable that asset when starting the service and disable in Service_Destroy and so when I consult it, and this works perfectly, but I wonder if there is a way to access the schedule and see what's service in up.
thanks
Jesus
:sign0013: For my bad English