Skip to content

How to build xyz for Android? #1296

Closed Answered by kkoreilly
Stingaaa asked this question in Q&A
Nov 10, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Thank you for reporting this. Xyz is compatible with Android and we will make it compatible with 32-bit soon. In the meantime, you need to build it specifically for a 64-bit Android platform due to that 32-bit overflow. For example, if you have an amd64 Android device, you could do this:

core build android/amd64

The fact that it does not work on 32-bit is not a fundamental limitation, just a minor error, so we will get it working on 32-bit soon. Apologies for that issue.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Stingaaa
Comment options

@kkoreilly
Comment options

Answer selected by Stingaaa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants