Forum Discussion
Fritz_S
Aug 03, 2020Copper Contributor
Increase Storage for Surface Duo Emulator
I'm getting an error: ADB0060: Mono.AndroidTools.InsufficientSpaceException: There is not enough storage space on the device to store package: Is there anyway to increase the emulator storage. My ...
- Aug 10, 2020
Fritz_S where your emulator is installed, there is a bin/config.ini file. In that file, find and update the line:
disk.dataPartition.size=2G
Try 3G? You can also set/adjust the SD card size, and possibly allow the apps to be installed there?
tscholze
Aug 03, 2020Iron Contributor
Hi Fritz_S ,
sorry that I've no helpful answer for you. I did not get it running using the Emualtor installed on a Windows 10 system.
But just for personal interest. How large is your apk? A fresh installed emulator hast around 2GB of free storage available. Maybe you can reset the emulator until a proper solution to increase the storage has been found?