Run other apps with your Windows Phone App?

  • Thread starter Thread starter Windows Central Question
  • Start date Start date
W

Windows Central Question

Is possible to run other installed application on Windows Phone with your own developed code? And if it possible how is it done?
 
I tried with the code below this text to open from my own developed Windows Phone 8.1 app others Windows Phone Apps without success. When I push the buttonNavigator button the phones freezes or sometimes nothing happens. Can someone help me?

Private Async Sub buttonNavigator_Click(sender As Object, e As RoutedEventArgs) Handles buttonNavigator.Click
Await Windows.System.Launcher.LaunchUriAsync(New System.Uri(?Calendar?))
End Sub
 
I am not experienced with windows phone development,as I see in library launcher.launchUriAsync() namespace accepts app parameter's, and I don't know why did you create an object for system.Uri name space.

I would suggest you to ask your question in developers corner in windows central forums.
 

Members online

No members online now.

Forum statistics

Threads
339,637
Messages
2,262,668
Members
428,761
Latest member
johnaw