android调用浏览器传输地址 下面我举例是高德手机APP下载官网地址: Uri uri = Uri.parse("http://mobile.amap.com/"); Intent intent = new Intent(Int... 05月14日 Android开发 52 评论 阅读全文