How do I launch other app from my own app in Windows Phone 8.1?

我只是一个虾纸丫 提交于 2019-12-08 09:10:13

问题


I know this is possible because some app like Transparency Tiles is doing it.

I know we can use Launchers for common tasks or built-in apps in Windows Phone. But how about third party apps like demonstrated by Transparency Tiles?

I have also read that you can launch some apps by URI as long as the app (internal or 3rd party) has registered the URI "scheme" with the phone. Is there a list online where we can find the third party URI scheme?


回答1:


Nevermind. I think I've found some clues

Nokia URI Association Schemes List

URI Schemes for Windows Phone 8 Apps

What URI protocols exist on Windows Phone 8?



来源:https://stackoverflow.com/questions/23235695/how-do-i-launch-other-app-from-my-own-app-in-windows-phone-8-1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!