emulator: ERROR: system image file too large for device's hardware configuration (78MB > 72MB)
This error is pretty easy to fix, you just need to put the following line into the AVD config file (.android/avd/MastiX_Donut.avd/config.ini):
disk.systemPartition.size=96MB
This error is pretty easy to fix, you just need to put the following line into the AVD config file (.android/avd/MastiX_Donut.avd/config.ini):
disk.systemPartition.size=96MB