While uploading the built APK on an AVD (using Google Pixel XL on API28) the installation raises the following error :
INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113
It seems it comes from the native libraries that aren't available on the CPU architecture verison of the phone (AVD in that case).
Didn't had trouble using my personnal phone though.
While uploading the built APK on an AVD (using Google Pixel XL on API28) the installation raises the following error :
It seems it comes from the native libraries that aren't available on the CPU architecture verison of the phone (AVD in that case). Didn't had trouble using my personnal phone though.