I want to minimize or hide my application after some time say 30sec if there is not any activity.I mean when the user starts my application and don’t do anything for 30sec then my app should hide.Is this achievable in windows phone 7
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.
No, this is not possible with WP7. The security model of this OS replaces various restrictions on what your application can do. I have a feeling that applications that ‘hide’ themselves would violate the security principles that guide the design of this OS.