I am trying to do a alarm clock app in wp7.
Then i wanted something like when the user click on the dismiss alarm button it will programatically launch a specify mobile application.
Is that possible??
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.
Notifications (assumming that’s how you’re showing your alarm) are able to launch the applciation they were created from.
It is not possible to lauch other applications from within your app. With the exception of those launched by the built in Launchers and choosers.