Search code examples
windows-phone-8.1sd-card

Want to avoid move app to sdcard


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.


Solution

  • There is a setting in the Application manifest to prevent installing this app to SD card. By default it is unchecked.