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

Failed to extract native libraries #7

Closed
vmchura opened this issue Jun 12, 2021 · 1 comment
Closed

Failed to extract native libraries #7

vmchura opened this issue Jun 12, 2021 · 1 comment

Comments

@vmchura
Copy link

vmchura commented Jun 12, 2021

Hello, amazed with Scala on Android.

Following the steps to run "hellogluon", in the last step I've got the next error:

$ adb install Scala\ 2.13\ on\ Android.apk
Performing Streamed Install
adb: failed to install target/client/aarch64-android/gvm/Scala 2.13 on Android.apk: 
Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]

I am on Arch linux

$ java --version
openjdk 11.0.11 2021-04-20
OpenJDK Runtime Environment GraalVM CE 21.1.0 (build 11.0.11+8-jvmci-21.1-b05)
OpenJDK 64-Bit Server VM GraalVM CE 21.1.0 (build 11.0.11+8-jvmci-21.1-b05, mixed mode, sharing)

I am new at android, any idea how to approach this error?. Thank you!

@makingthematrix
Copy link
Owner

makingthematrix commented Jul 8, 2021

As far as I remember, we talked about it on Discord? Or was it Reddit? :) The problem was due to the device's architecture. Not much we can do about it.

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

2 participants