We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
we have error after building applicaion
**Error: ADB exited with exit code 1 Performing Streamed Install
adb: failed to install build/app/outputs/flutter-apk/app-app-debug.apk: Failure [INSTALL_FAILED_INVALID_APK: INSTALL_FAILED_INVALID_APK: Failed to extract native libraries, res=-2]**
KGP Version : 1.9.22 AGP Version : 7.5-all
The text was updated successfully, but these errors were encountered:
This error occurred because the Target Sdk version for the package is not yet available for Android 35, please update the package.
i run Emulator on Android Level 34, its ok
Sorry, something went wrong.
No branches or pull requests
When i add lib to Project[version 1.7.9]
we have error after building applicaion
**Error: ADB exited with exit code 1
Performing Streamed Install
adb: failed to install build/app/outputs/flutter-apk/app-app-debug.apk: Failure [INSTALL_FAILED_INVALID_APK: INSTALL_FAILED_INVALID_APK: Failed to extract native libraries, res=-2]**
KGP Version : 1.9.22
AGP Version : 7.5-all
The text was updated successfully, but these errors were encountered: