I am making an application which allows us to send sms to our contacts automatically, i.e the user interface allows us to insert the time and sms content which we have to send. Now how do I check that it is time to send sms even if the application is closed.
I think services are used for theses tasks?
This Alaram Manager will invoke AlarmReciever at scheduled time. Do it this way.
You can find more details here: Scheduling Task
regards,
Aqif Hamid