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

con't run on arm64-v8a mobile? #379

Closed
BlueSky-YJS opened this issue Jan 16, 2018 · 2 comments
Closed

con't run on arm64-v8a mobile? #379

BlueSky-YJS opened this issue Jan 16, 2018 · 2 comments

Comments

@BlueSky-YJS
Copy link

why i con't find a libs for arm64-v8a mobile?it is't can run on this device?how can I build it for this device?
and the build step is work ok?I did it as this instructions but failed...so how can I do it?

@devikkim
Copy link

because, j2v8 is not support arm64-v8a.
so, if device architecture is arm64, device don't load j2v8.

but, I solved the issue by new building a v8.

my repository is
https://github.com/leibniz55/J2V8ForArm64

I built v8 by arm, arm64, x86 for android. and then, I built j2v8 by arr. However, there is still a lack of testing.

First, I succeed load on the arm64 device. without .gradle setting

@irbull
Copy link
Member

irbull commented Jan 10, 2019

Duplicate of #384

@irbull irbull marked this as a duplicate of #384 Jan 10, 2019
@irbull irbull closed this as completed Jan 10, 2019
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

No branches or pull requests

3 participants