Error when trying to install second flutter app on the emulator
You probably configures storage too small and you get this error when the emulator runs out of storage when you install.
Either modify the emulator configuration or uninstall before you install another app.
Open the Android Virtual Device (AVD) manager in Android Studio, edit the emulator and increase "Internal Storage" and restart the emulator.
Free-up the space
free space used by emulators / virtual devices
- Open
Android Studio
Tools
>AVD Manager
- click
menu
icon on right side of emulator / virtual device - select
Wipe Data
- select
Yes
There you'll see the space will be free up.
For clarity see the below image, 3+ GB space is freed to 1.0 GB.
On android studio
- Tools > AVD Manager
- Edit the virtual device
- Show advanced settings
- Increase internal storage
internal storage