赞
踩
目前的浏览器中,自定义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
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。