0

The error is

Running Gradle task 'assembleDebug'...
√ Built build\app\outputs\flutter-apk\app-debug.apk
Installing build\app\outputs\flutter-apk\app-debug.apk...
Error: ADB exited with exit code 1
Performing Streamed Install

adb: failed to install C:\Users\Ahmed\Desktop\educationalapp\build\app\outputs\flutter-apk\app-debug.apk: Failure [INSTALL_FAILED_INVALID_APK: INSTALL_FAILED_INVALID_APK: Failed to extract native libraries, res=-2]
Error launching application on sdk gphone16k x86 64.

Can someone help me to fix it i try

flutter clean
flutter pub get
flutter build apk
2
  • Did you see stackoverflow.com/questions/78913494/… and try the solution suggested there, and read the discussion that is linked? Commented Sep 16, 2024 at 13:29
  • I encountered an error after adding firebase_auth and increasing the minSdkto 23. Do you know how to fix it? Commented Sep 17, 2024 at 5:04

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.