google / android-emulator-m1-preview

Apache License 2.0
1.83k stars 161 forks source link

APK failed to install #43

Open FireLoveInIce opened 3 years ago

FireLoveInIce commented 3 years ago

The APK failed to install. Error: INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113

I'm a developer of server ,how can i fix it without changing apk package 😭

Tommyww commented 3 years ago

I hava the same question.

777Harry commented 3 years ago

See issue #14 It's likely not a 64bit APK (that was my issue).

FireLoveInIce commented 3 years ago

See issue #14 It's likely not a 64bit APK (that was my issue).

thx for help , but i can't do anything with the apk , so it's seem like can't be resolved :(

Madhawa97 commented 3 years ago

I previously thought this VM only supports armv8 apks. does it? is there a workaround to install universal or v7a apks? they seems to fail consistently

FireLoveInIce commented 3 years ago

I previously thought this VM only supports armv8 apks. does it? is there a workaround to install universal or v7a apks? they seems to fail consistently

I think u r right

Redeem-Grimm-Satoshi commented 1 year ago

Facing same issue