webでqqアプリを開いて友達を追加します。

400 ワード

896766857

String url = "mqqwpa://im/chat?chat_type=crm&uin=938034022&version=1&src_type=web&web_src=http:://wpa.b.qq.com";
context.startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(url)));