
In adle of your project directory, add code that references the JAR and SO files.Ĭompile fileTree (dir: 'libs', include: ) // Import the JAR file of the UGSV SDKĬompile fileTree (dir: 'src/main/jniLibs', includes: ) If you have purchased Tencent Effect, you need to integrate the Tencent Effect SDK as instructed in Integrating Tencent Effect into UGSV (Android). so library for the corresponding architecture obtained in the previous step to the Demo\app\src\main\jniLibs directory (Android Studio's default path for loading JNI libraries) and put the. If you have not specified the JNI library loading path for your project, we recommend you copy the. so files for the two architectures as listed below:

The “startPlay” API of the UGSV SDK RenamedĪfter decompressing the ZIP package, you can get the libs directory, which contains the.
