Setting an alarm

I want to create a pill reminder app. But somehow i am stuck in notification part, i am unable to notify showing medicine name, date and time to user.

How do you want to notify? where have you the data? May be with more information....relevant blocks, where are you stuck?

So the page includes a date picker, time picker, textbox for medicine name, a switch for reminder, a button to save this, and a notifier. What i did, when save button click, if switch is on then call notification. I am stuck here, i dont know if there will be an alarm or will it show the date, medicine name and time.

Please provide a screenshot of your relevant blocks. To send a notification at a given date and time you will need an alarmmanager extension

Taifun