I can no longer install Mono on the emulator, it complains that the device it out of space.
- I have tried using the “Wipte user data” checkbox.
- I have tried making the SD card size bigger.
- I have tried creating a new emulator.
Any ideas?
Getting package list from device
Installing shared runtime package on device
pkg: /data/local/tmp/Mono.Android.DebugRuntime-debug.apk
Success
84 KB/s (25857266 bytes in 297.291s)
Installing the platform framework
Failed to copy 'C:\\Program Files (x86)\\MSBuild\\Novell\\platforms\\android-8\\Mono.Android.Platform.apk' to '/data/local/tmp/Mono.Android.Platform.apk': No space left on device
Failed to install the platform framework
Are you starting the emulator yourself or letting the Mono tools start it for you? If you’re starting it yourself, the default settings are much too small to install the tools. If you want to start it yourself, you can specify a larger partition size like this:
More details are available in Xamarin’s docs.