I have an application and I want to open it by hold some special button on the phone (ex : camera button, power button…). Do you have some ideas or example code to solve it?
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.
Unfortunately it isn’t possible. On Windows Phone 7, the only physical buttons you can subscribe to are the back button and the camera button, and it’s only when your application is running. So you can’t launch an application that way.