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

Debug Console: Error: ADB exited with exit code 1 Performing Streamed Install... #106742

Closed
BegicHarun opened this issue Jun 28, 2022 · 2 comments
Labels
r: invalid Issue is closed as not valid

Comments

@BegicHarun
Copy link

Problem

I am trying to run app on Android Emulator and it's saying that [INSTALL_FAILED_INSUFFICIENT_STORAGE] but when I wipe data from AVD and restart VS Code and try again, sam error.. Sometimes I go flutter clean and flutter pub get and sometimes work but sometimes don't. I tried to do every solution that people posted previously in their similar problems but solutions don't work. When I use Windows10 on my PC I am not having this problem but on my Mackbook Air 2020 I am facing this on all projects. P.S This is new project(blank template).

Logs

flutter run
Using hardware rendering with device sdk gphone64 arm64. If you
notice graphics artifacts, consider enabling software rendering
with "--enable-software-rendering".
Launching lib/main.dart on sdk gphone64 arm64 in debug mode...
Running Gradle task 'assembleDebug'... 12.9s
✓ Built build/app/outputs/flutter-apk/app-debug.apk.
Installing build/app/outputs/flutter-apk/app.apk... 689ms
Error: ADB exited with exit code 1
Performing Streamed Install
adb: failed to install
/Users/harunbegic/Desktop/dev/flutter/login_authh/build/app/outp
uts/flutter-apk/app.apk: Failure
[INSTALL_FAILED_INSUFFICIENT_STORAGE]
Error launching application on sdk gphone64 arm64. ```

@huycozy huycozy added the in triage Presently being triaged by the triage team label Jun 29, 2022
@huycozy
Copy link
Member

huycozy commented Jun 29, 2022

Hi @BegicHarun
Try to clean up the device to free some space and then run again which should resolve this issue.
Also, you can try creating/modify Android emulator with higher storage.
Screen Shot 2022-06-29 at 11 06 36
And you can see this StackOverflow answers for more details: https://stackoverflow.com/questions/4709137/solution-to-install-failed-insufficient-storage-error-on-android

Closing from here as this isn't a Flutter issue.

@huycozy huycozy closed this as not planned Won't fix, can't repro, duplicate, stale Jun 29, 2022
@huycozy huycozy added r: invalid Issue is closed as not valid and removed in triage Presently being triaged by the triage team labels Jun 29, 2022
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
r: invalid Issue is closed as not valid
Projects
None yet
Development

No branches or pull requests

2 participants