AppRTCDemo icon indicating copy to clipboard operation
AppRTCDemo copied to clipboard

Error on debugging: Installation failed with message INSTALL_FAILED_NO_MATCHING_ABIS.

Open MRYingLEE opened this issue 9 years ago • 3 comments

Sorry, I am new to Android Studio, which is the latest version 1.4. I met the following error when I tried to debug the app after successful building:


Installation failed with message INSTALL_FAILED_NO_MATCHING_ABIS. It is possible that this issue is resolved by uninstalling an existing version of the apk if it is present, and then re-installing.

WARNING: Uninstalling will remove the application data!

Do you want to uninstall the existing application?


I continued and I tried again and again and I still met this message.

BTW, if possible, please publish the APK file also, so that anyone can try the APK at first.

MRYingLEE avatar Oct 10 '15 08:10 MRYingLEE

You have to check if you are including libs folder in you project, for more info see this issue: http://stackoverflow.com/questions/24572052/install-failed-no-matching-abis-when-install-apk

ShkurtiA avatar Oct 10 '15 10:10 ShkurtiA

Which device did you use to test this? This project only includes armv7 and armv8 so if your device is not running on these platforms, it won't work.

njovy avatar Oct 12 '15 06:10 njovy

I m using Redmi 3s it have n option Settings>install apps by USB . Pls ensure to have no trash , cache in mobile device.

Himanshu-shukla avatar Dec 29 '16 08:12 Himanshu-shukla