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.

No comments:

Post a Comment

How to Set Up Giscus Comments for Your Website

  How to Set Up Giscus Comments for Your Website If you want to add a clean, GitHub-powered comment system to your website,   Giscus   is on...