Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to compile the Android version? #167

Closed
backahasten opened this issue Aug 10, 2022 · 2 comments
Closed

How to compile the Android version? #167

backahasten opened this issue Aug 10, 2022 · 2 comments
Labels
question Further information is requested

Comments

@backahasten
Copy link

您在readme中介绍了linux的编译方法,请问针对安卓设备应该如何编译呢?
You introduced the compilation method of Linux in readme. How should I compile for Android devices?

@SeeFlowerX
Copy link

check https://blog.seeflower.dev/archives/172/

@cfc4n
Copy link
Member

cfc4n commented Aug 10, 2022

也可以在ARM架构的linux服务器上编译,命令是 ANDROID=1 make 编译co:re 版本的,或者ANDROID=1 make nocore编译无co:re版本的。

You can compile on ARM-aarch64 linux server. with command ANDROID=1 make for co:re version. with command ANDROID=1 make nocore for co:re version.

@cfc4n cfc4n added the question Further information is requested label Aug 10, 2022
@cfc4n cfc4n closed this as completed Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants