p>
installation failed, message failed to complete session :INSTALL_FAILED_NO_MATCHING_ABIS: failed to extract native library, res=-113.
if an existing version of apk exists, it is possible to resolve this problem by uninstalling that version and then reinstalling it.
warning: uninstalling removes application data!
do you want to uninstall an existing application?
my reason is:
USES a hundred degree map:
p>
forgot to add the corresponding CPU type library
solution: add the corresponding type library in build.gradle (app) and synchronize to
When
is added, you are ready to install and run. If you do not use a third-party shelf package, just add the following compilation configuration
under defaultConfig in build.gradle (app)
splits { abi { enable true reset() //缺少什么CPU类型就添加对应的类型即可 include 'armeabi','x86', 'armeabi-v7a','x86_64','arm64-v8a', 'mips', 'mips64' universalApk true } }
p>
div>
Read More:
- Installation failed with message Invalid File
- Installation failed with message Invalid File:
- Error:No toolchains found in the NDK toolchains folder for ABI with prefix: mipsel-linux-android
- Add a warehouse in allprojects repositories and report an error
- FRP installation error:. / FRPC: cannot execute binary file: exec format error
- Install of Android studio_ FAILED_ OLDER_ Solutions to SDK
- Gradlew compilation error: mips64el Linux Android strip
- Error reporting: attributeerror: module ‘******* has no attribute’ ******* and other problems are solved
- Error:Execution failed for task ‘:app:transformClassesWithDexForDebug’
- Perfect solution Error:Execution failed for task ‘: APP:transformClassesWithDexForDebug ‘… Problem
- Caused by: com.android.builder.dexing.DexArchiveBuilderException: Failed to process D:\….\0.jar
- [problem record] installed build tools revision 31.0.0 is broken during Android studio compilation
- Mac upgrade pip
- Could not install Gradle distribution
- Import Android project Error:Internal error : org.gradle.tooling .BuildException: Could not execute build…
- Failed to resolve: com.android.support:appcompat-v7:25.3.0
- Android dependency merge rules
- Talking about the errors encountered in installing MySQL ODBC (error 1918)
- Change API level Android studio
- Solve the problem of permission after flutter package_ Handler failure