Reputation: 1407
How can I discover, programmatically, what apps are currently running on Windows Phone 7?
Upvotes: 4
Views: 989
Reputation: 26338
You cannot see what other apps are running on the phone. This isn't possible with the current APIs, and isn't intended ever to be possible.
Such information would only be useful for spy/malware, so there's little need to expose it.
(And no, you don't need a Android style Task Manager on Windows Phone)
Upvotes: 3