String url="mqqapi://forward/url?version=1&src_type=web&url_prefix=" + base64加密后的url;
startActivity(new android.content.Intent(android.content.Intent.ACTION_VIEW,java.net.Uri.parse(url)));
String url="mqqapi://forward/url?version=1&src_type=web&url_prefix=" + base64加密后的url;
startActivity(new android.content.Intent(android.content.Intent.ACTION_VIEW,java.net.Uri.parse(url)));
本文标题:iApp-v5 调用手机QQ访问网页
本文链接:https://www.haomeiwen.com/subject/jppenctx.html
网友评论