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 -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -