Search code examples
windows-phone-8

Windows phone profile control programmatically


I am new to windows phone and developing an app to change general to silent mode while reaching a place. How can i access windows phone profile settings silent/vibrate? is there any way to change profile using GPS while reaching on a specific location? Or is there any way to create a new profile settings and using these settings instead of built-in one?


Solution

  • It is not possible to access the silent, vibrate and volume settings in the current Windows Phone SDK.

    Similair question: How to access silent/vibrate mode for windows phone using C#?