I want to write a simple application on Android for my own use.
I want to add an alarm. How do I make a list of alarms and add them?
It’s about something like the picture.

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
here is the link of Android alarm app source code, git_alarm_app
it can be helpful if you are doing similar.. You can see how this app does things and help yourself..