I’m new to Windows Phone 7 App Programming, so I hope this question isn’t stupid:
(How) can I get and SET the following settings from my Windows Phone 7 Silverlight App or are they protected.
- Data connection on/off
- 3G Connection on/off
- Wifi Connection on/off
- GPS Connection on/off
- Bluetooth Connection on/off
The user can change them from the settings menu, but you are unable to do it via the API. That capability is currently locked out.