当前位置:   article > 正文

Android 浏览器自定义scheme:market://协议_market://details

market://details


目前的浏览器中,自定义schemed的有UC,还有FireFox。大部分的浏览器没做这个点,因为这个点实际使用的时候确实意义不大。

原生的android 浏览器要做自定义sheme,要处理2个问题,一个就是在url的地址栏中输入类似:market://details?id=com.tencent.mobileqq 这样的链接,然后就可以调起系统中的应用市场,比如Google play,豌豆家。。。等。还有就是当在网页中点击这样的链接的时候,也可以有同样的效果。


具体的不多说了,保留一些有用的链接如下:

1.百度测试market协议的链接,挺好

http://appstest.baidu.com/market/index.xhtml

2.第一个看到有关于market协议的资料

http://zhanhao.iteye.com/blog/1415462

3.Google的官方文档,不是很全

http://developer.android.com/distribute/googleplay/promote/linking.html#android-app

4.基础,有必要看看

http://blog.csdn.net/dyllove98/article/details/9968751



http://www.eoeandroid.com/forum.php?mod=viewthread&tid=234813

http://stackoverflow.com/questions/10316944/accurate-market-search-via-intent

http://stackoverflow.com/questions/3133650/android-intent-to-open-users-preferred-browser

http://bbs.gfan.com/forum.php?mod=viewthread&tid=349494

http://moto0421.iteye.com/blog/1030350

http://blog.csdn.net/hundsong/article/details/6623500

http://developer.android.com/guide/topics/manifest/data-element.html#mime


market://details?id=com.
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/2023面试高手/article/detail/378263
推荐阅读
相关标签
  

闽ICP备14008679号