1、声网jar + 下载so开发 1

This commit is contained in:
laopi
2024-09-02 18:32:06 +08:00
parent 32257ce5a0
commit f5d8b7fed1
6 changed files with 234 additions and 8 deletions

View File

@@ -315,4 +315,7 @@ public class Constants {
public static boolean isShowLiveDialog = false;//是否在直播间打开单聊
public static int firstInto = 0;//
// 声网so
public static final String DOWNLOAD_SO = "agora-lib";
}