Search code examples
androidandroid-emulatorbuild.gradleabiandroid-x86

Emulator: INSTALL_FAILED_NO_MATCHING_ABIS


I tried to install my app into Android9 x86 Device, it failed with error:

INSTALL_FAILED_NO_MATCHING_ABIS

Added abiFilters and splits abi in gradle, still I'm facing the problem.


Solution

  • The problem was with my SingalR libs, when I used latest library from the document, it installed and worked fine. SingalR