Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 868 Bytes

File metadata and controls

29 lines (17 loc) · 868 Bytes

FAQ: Here

Compilation Steps (Windows using Android Studio):

Download and install the LLVM https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.8/LLVM-20.1.8-win64.exe

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

LICENSE:

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


常见问题解答: 这里

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

1: 下载安装LLVM https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.8/LLVM-20.1.8-win64.exe

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

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