플루터 hello world 할려고 하면 갑자기 이런 에러가 날 때가 있습니다.
Error: ADB exited with exit code 1
Performing Streamed Install
adb: failed to install /Users/himchanyoon/AndroidStudioProjects/flutter_app124124/build/app/outputs/apk/app.apk: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]
Error launching application on Android SDK built for x86.
그냥 쿨하게 새롭게 에뮬레이터 하나 새롭게 띄우면 됩니다.
끝.
'개발 > 플루터(flutter)' 카테고리의 다른 글
flutter icons (0) | 2020.04.23 |
---|---|
flutter bottom tab (0) | 2020.04.23 |
bottom tabBar (0) | 2020.04.12 |
커플게임 앱 - 3 (0) | 2020.04.09 |
커플게임 앱 - 2 (0) | 2020.04.09 |