Hi I am working on application where I have set the notification on user entered date and time through background service. Now I want to set notification/alarm daily at 6 p
N.V.Rao's answer is correct, but don't forget to put the receiver tag inside the application tag in the AndroidManifest.xml file:
receiver