I want to make an application in which I want to use a service. This service will have a timer, which I will start timer(e.g. 4 hour) and to kill my app, but timer should run on background and raise an alarm after completed 4 hours.
I want to make an application in which I want to use a service. This service will have a timer, which I will start timer(e.g. 4 hour) and to kill my app, but timer should run on background and raise an alarm after completed 4 hours.
Comments
Post a Comment