0
0
0

v5调用添加QQ号

modu
12小时前 220   安卓手机网页
gd s qq="1347520190"
java
{
	String url="mqqapi://card/show_pslcard?src_type=internal&version=1&uin="+qq+"&card_type=user&source=qrcode";
	startActivity(new android.content.Intent(android.content.Intent.ACTION_VIEW, android.net.Uri.parse(url)));
}
v5
最新回复 (0)

    暂无评论

请先登录后发表评论!

返回