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

Support for ARM64 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

codaddict
Copy link

@codaddict codaddict commented Aug 26, 2019

As per Google: "Starting August 1, 2019, our apps published on Google Play will need to support 64-bit architectures. 64-bit CPUs deliver faster, richer experiences for your users. Adding a 64-bit version of your app provides performance improvements."

The current repo builds for x86-64 but not for ARM64. This PR enables building for ARM64. It has been tested to build correctly.

@iwuq
Copy link

iwuq commented Sep 12, 2024

Hi @codaddict Is there a compiled SO library that supports arm64-v8a available for sharing?

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

Successfully merging this pull request may close these issues.

2 participants