I’m trying to develop an app for Android and I want my app
to receive as input the time (year, month, day, hour, minute) and the app
should put a message on the screen at that time.
Any ideas on how can I schedule a task ?
I’m trying to develop an app for Android and I want my app to
Share
You can use the AlarmManager