On Apr 2, 2012, at 2:50 AM, syedamjad6736 wrote:
> MonoDroid.InsufficientSpaceException :There is not enough strorage space on
> the device to store package : MonoAndroid.DebugRuntime-debug.apk. Free up
> some space and try again.
How are you launching the emulator, from a command-line or from the IDE?
Launching from the IDE should provide enough storage space for packages to
install, but if you launch the emulator yourself[0] you need to provide the
-partition-size parameter:
emulator -avd ImageName -partition-size 512
If you are launching from the emulator, what's the output of [1]:
adb shell df
Thanks,
- Jon
[0] http://docs.xamarin.com/android/advanced_topics/command_line_emulator
[1] http://docs.xamarin.com/android/advanced_topics/android_debug_log
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid