2025-08-19 22:57:46 +08:00
2025-08-19 22:57:46 +08:00
2025-06-03 11:58:40 +08:00
2025-08-18 23:04:01 +08:00
2025-06-03 11:58:40 +08:00
2025-06-03 11:58:40 +08:00
2025-06-03 11:58:40 +08:00
2025-06-03 11:58:40 +08:00
2025-07-10 23:40:52 +08:00
2025-06-03 11:58:40 +08:00
2025-06-03 11:58:40 +08:00
2025-06-03 11:58:40 +08:00

FAQ: Here

Compilation Steps (Windows using Android Studio):

The precompiled libraries LLVM,ffmpeg, and glslang need to be compiled by yourself. You can also click here to download them

Rename app/build.gradle.bak to app/build.gradle  and complete the signing information.

Copy the compiled outputs llvm_out, ffmpeg_out,and glslang_out to app/src/main/cpp directory.

LICENSE:

Please check the LICENSE file under the appropriate file header and directory for detailed information.


常见问题解答: 这里

编译步骤(Windows下使用Android Studio)

预编译库 LLVM,ffmpeg,glslang,需自行编译,也可点击·这里下载

1: 重命名 app/build.gradle.bak为app/build.gradle并补全签名信息

2: 复制llvm_out,ffmpeg_out,glslang_out到app/src/amin/cpp目录下

协议: 请检查相应文件头和目录下的许可证文件以获取详细信息。

Description
No description provided
Readme 49 MiB
Languages
C++ 90.9%
C 5.5%
Java 2.1%
GLSL 0.8%
CMake 0.3%
Other 0.3%