wx_sdk

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

wx sdk

wx_sdk #
微信sdk插件
Getting Started #

使用前需要先调用init,后面的接口直接看源文件

目前实现的功能 #

微信登录
分享小程序
打开小程序

混淆 #
-keep class com.tencent.mm.opensdk.** {
*;
}

-keep class com.tencent.wxop.** {
*;
}

-keep class com.tencent.mm.sdk.** {
*;
}
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.