Google SubramanyamRaju Xamarin & Windows App Dev Tutorials
Showing posts with label Setting page. Show all posts
Showing posts with label Setting page. Show all posts

Monday, 23 December 2013

How to Launch setting page from Windows Phone 8 C# app

Introduction:

Windows Phone application is not allowed to modify some of the device’s settings directly.As a developer we can't access the phone functionality directly.And so alternative way  is "launch the settings screen " from the our app.However one of the most wanted functionality is added in "WindowsPhone 8 sdk" is "URI schemes" 

This topic lists the URI schemes that can be used to launch built-in apps. Many of the apps built into Windows Phone can be launched from your app by calling LaunchUriAsync(Uri), passing in a URI that uses the scheme associated with the app you want to launch. 


Search Engine Submission - AddMe