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

Cross-compilation support for Android #113

Open
liuyibox opened this issue Nov 9, 2023 · 2 comments
Open

Cross-compilation support for Android #113

liuyibox opened this issue Nov 9, 2023 · 2 comments

Comments

@liuyibox
Copy link

liuyibox commented Nov 9, 2023

Hi, thanks for your great work. I'm trying to cross-compile blockchain repositories to Android libraries. Most of them are written in Go with C/C++ dependencies. I checked out the Dockerfile in this xgo repo, it seems this xgo can cross-compile the blockchain repositories for arm architecture, but not for specific usage on the Android.

The cross-compile for Android usually involves Android NDK during the compilation process. Do you plan to add this part soon in the future or you already add that part? Thanks.

@crazy-max
Copy link
Owner

Hi, same as #19 (comment)

@liuyibox
Copy link
Author

liuyibox commented Nov 9, 2023

Hi, thanks for your reply. Can you add the support of Android back? That would be useful. Also, I'm glad to help you add that back. I would need your guidance on how to do that. I found an interesting repo that tries to add Android support for xgo. How should I help you add Android support for xgo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants