Failure [INSTALL_FAILED_NO_MATCHING_ABIS


Failed to install ChromePublic.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]

This issue happen on emulator more easier.
The reason is that the installed app might use NDK or native libs.
The native libs are most for arm cpu, when we try to run it on x86 emulator,
Such error will be encountered.

The easy way to fix it is change your emulator device with arm image.

❤️ Support This Blog


If this post helped you, you can support my writing with a small donation. Thank you for reading.


Comments

Popular posts from this blog

fixed: embedded-redis: Unable to run on macOS Sonoma

Copying MDC Context Map in Web Clients: A Comprehensive Guide

Reset user password for your own Ghost blog