WeChat SDK access study notes

         This method can directly copy the generated aar package to the path corresponding to Unity's Plugins.


         You can create a library to facilitate code management. The name of the library should also be the same as the Android project just generated, which is the package name you applied for in WeChat.


         You can use this command to compile the aar package in the terminal.


        It means that the jar and arr packages you created will not be included in the final release package. 

Guess you like

Origin blog.csdn.net/weixin_45081191/article/details/128977093