摘要: 1.引用地址 //微信支付 compile 'com.tencent.mm.opensdk:wechat-sdk-android-with-mta:+' 2.注册 private IWXAPI api; api = WXAPIFactory.createWXAPI(this, appid); 3.  阅读全文
posted @ 2017-10-03 22:57 宇悟行 阅读(330) 评论(0) 推荐(0)