I am programming for Windows Phone 8.1. I use something and I want to avoid move app to SDCard.
If I can't do that, how to detect if an app is moved to SDCard?
If app moved to SDCard, then my app do something.
Thanks.
There is a setting in the Application manifest to prevent installing this app to SD card. By default it is unchecked.