Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

可以打包,但是无法安装Installation did not succeed #3

Open
wpfdsb123 opened this issue Jul 25, 2021 · 1 comment
Open

可以打包,但是无法安装Installation did not succeed #3

wpfdsb123 opened this issue Jul 25, 2021 · 1 comment

Comments

@wpfdsb123
Copy link

Installation did not succeed.
The application could not be installed: INSTALL_FAILED_NO_MATCHING_ABIS

@wokebryant
Copy link

Installation did not succeed. The application could not be installed: INSTALL_FAILED_NO_MATCHING_ABIS

build.grade添加以下代码即可

packagingOptions {
exclude 'lib/x86_64/darwin/libscrypt.dylib'
exclude 'lib/x86_64/freebsd/libscrypt.so'
exclude 'lib/x86_64/linux/libscrypt.so'
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants