How to push a notification after specific time even the when the application is closed in android?

Use the AlarmManager to set an alarm which is fired after 10 minutes. Then react to the alram e.g. By sending the notification. Here is more information about the AlarmManager: developer.android.com/reference/android/....

Up vote 0 down vote favorite 1 share g+ share fb share tw.

Like after 10 minutes, the application will push notification to the user. Put it is not from the server so I can not use C2DM! Any code or tutorial or link will be helpful, Thank you android android-notifications link|improve this question asked Mar 6 at 15:53user1221658.

Look at AlarmManager example: stackoverflow.com/questions/4459058/alar... – XXX Mar 6 at 17:39.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions