Forum Discussion

Fritz_S's avatar
Fritz_S
Copper Contributor
Aug 03, 2020
Solved

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 ...
  • Craig_Dunn's avatar
    Craig_Dunn
    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?

Resources