Tag Archives: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]

How to Solve Error: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]

Installing build/app/outputs/flutter-apk/app.apk… 3.7s
Error: ADB exited with exit code 1
Performing Streamed Install
adb: failed to install /Users/mm/Desktop/projects/ershou/build/app/outputs/flutter-apk/app.apk: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]
Error launching application on EML AL00.

The reason is that the phone has no memory to install apk

Flutter Package to Android Error: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]

The shuttle run is packaged to an Android machine

report errors

adb: failed to install /Desktop/xxx/xxx/build/app/outputs/flutter-apk/app.apk: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]
Error launching application on EML AL00.

Cause and solution: the mobile phone memory is not enough. Just clean it up