Hi,
If you start a service with an intent using 'StartServiceAt', how do you cancel it ?
See attached - clicking the 'Schedule' buttons performs 3 startserviceat, with the scheduled times 5 seconds apart. Hitting the 'Cancel' button issues a Cancelscheduledservice command and a stopservice command, but the service still fires.
What have I done wrong ?
Thanks
Graeme
If you start a service with an intent using 'StartServiceAt', how do you cancel it ?
See attached - clicking the 'Schedule' buttons performs 3 startserviceat, with the scheduled times 5 seconds apart. Hitting the 'Cancel' button issues a Cancelscheduledservice command and a stopservice command, but the service still fires.
What have I done wrong ?
Thanks
Graeme