I have implemented this code into my android project.everything is working fine.but i have found one issue.that is I have set schedule start time to 12:45pm and end time ti 12:46pm.Now i don't want to execute this schedule at 12:45pm.so I have deleted the existing schedule before schedule time starts means I have deleted schedule at 12:44pm.So now the schedule no need to start.but the schedule is starting after deletion of schedule.Is there any alternate way to stop schedule after schedule time inserted and how can I stop time schedule before schedule executes.??????
I have implemented this code into my android project.everything is working fine.but i have found one issue.that is I have set schedule start time to 12:45pm and end time ti 12:46pm.Now i don't want to execute this schedule at 12:45pm.so I have deleted the existing schedule before schedule time starts means I have deleted schedule at 12:44pm.So now the schedule no need to start.but the schedule is starting after deletion of schedule.Is there any alternate way to stop schedule after schedule time inserted and how can I stop time schedule before schedule executes.??????