Is it possible to create a service type applications in Windows Phone 7? Can there be a resident app that has no UI, but active all the time in the background?
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, no. You can create background applications only if you work for Microsoft or an OEM. Currently, all 3rd party developer apps get ‘tombstoned’, i.e. their process is no longer active, just some state information can optionally be saved, when the user navigates away from the application.