service - Local Notification at specified Time android -


in case of application, need make notification pushed locally @ time 6.00am

when googled how make found this helped me local notification need pushed if application in background

i tried out make service , call setalarm() method in didn't know how here code use:-

i used sample of code in service class

i used  sample of code in service class

this broadcastreciver code

alarm reciver

all need know how setup permently service push daily notifocation

i not know more code think want daily notification based on time.so suggestion example you

http://karanbalkar.com/2013/07/tutorial-41-using-alarmmanager-and-broadcastreceiver-in-android/


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -