I want to create an alarm app in wp7. I can set basic alarms but I cannot give them functionality of what days they need to run on. How do I do that?
Share
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.
You have a RecurrenceInterval property in Alarm. If you want to set alarm to specific days, you can set several alarms on coming days, an when user launched your app – update alarms accordingly.