Click here to Skip to main content
15,891,657 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to list all the application that are currently running on a Windows Phone 8 using c#.

I want to build an application for windows Phone 8 that will list all the current running application on the phone.

I am using c# visual studio 2012 with windows Phone sdk.
Posted

1 solution

use Microsoft.WindowsMobile class library

http://msdn.microsoft.com/en-us/library/microsoft.windowsmobile.status.aspx
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900