INSTALL_FAILED_NO_MATCHING_ABIS

69 views Asked by At

When i use implementation files ('libs/signalr-client-sdk.jar') Then my application not install in my Device Here is image where error show I try so many solution like

1:`ndk.abiFilters 'armeabi-v7a','arm64-v8a','x86','x86_64'`

2:splits {
            abi {
                enable true
                reset()
                include 'x86', 'armeabi-v7a'
                universalApk true
            }
        }
3:-r -t in Flag 

But not working any other Solution

1

There are 1 answers

0
navylover On

Did you try as follows: enter image description here

disable "Use libusb backend"