The application could not be installed: INSTALL_FAILED_NO_MATCHING_ABI

splits {
        abi {
            enable true
            reset()
            include 'x86', 'armeabi-v7a', 'x86_64'
            universalApk true
        }
    }

  

原文地址:https://www.cnblogs.com/zhaogaojian/p/14055783.html