I’m trying to debug my application for the first time on a real device and found this error
Error: ADB exited with exit code 1
Performing Streamed Install
adb: failed to install S:Workegy_servy_client_appbuildappoutputsflutter-apkapp.apk:
Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]
Error launching application on PRA LA1.
Anyone can help ?
4
Answers
Check your device storage and make free space.
This seems pretty obvious, but you don’t have enough space on your phone, try deleting some app, or maybe delete some videos.
(Note, at least 100mb are required for a basic flutter debug app)
Try to wipe your emulators data,
Note: the emulator must be closed.
My emulator was freshly created, and I still ran into this issue. So in case you are using the Android SDK 33 for your emulator make sure to adjust the storage. You can do that by: