faceterteam / PayCards_Android

Credit card scanning for mobile apps
https://pay.cards/
Other
197 stars 126 forks source link

Cannot build on AVD. #28

Open Radiateurs opened 5 years ago

Radiateurs commented 5 years ago

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.

arshakavagyanidt commented 5 years ago

I have the same issue, any way to get rid of this?

Radiateurs commented 5 years ago

I know it is because of the CPU architecture but how to patch it... No.