flutter
flutter error - Error launching application on sdk gphone64 arm64
햎피
2022. 6. 1. 09:19
반응형
error: Failed to install APK again.
Error launching application on sdk gphone64 arm64.
저장공간이 부족해서 뜨는 에러라고 한다.
에뮬레이터의 저장용량을 늘리면 된다.
안드로이드 스튜디오에서
- Tools > AVD Manager
- Edit the virtual device
- Show advanced settings
- Increase internal storage
이렇게 하니까 에러 안났다! 성공~~
Error when trying to install second flutter app on the emulator
I created a simple flutter app and run it on android emulator. It worked Ok. Now I created another one and when I'm trying to run it on the emulator I'm getting: Error: ADB exited with exit code ...
stackoverflow.com
Error when trying to install second flutter app on the emulator
I created a simple flutter app and run it on android emulator. It worked Ok. Now I created another one and when I'm trying to run it on the emulator I'm getting: Error: ADB exited with exit code ...
stackoverflow.com
반응형