[mono-android] Another issue: No space left on device
Jonathan Pobst
monkey at jpobst.com
Mon Jan 30 21:48:16 UTC 2012
You need to either launch your emulator image from VS so it can get
passed the correct arguments, or launch it yourself from the command line:
http://docs.xamarin.com/android/troubleshooting#There_is_not_enough_storage_space_on_the_device_to_deploy_the_package
By default, there is only ~50 MB of internal storage on emulators, which
isn't enough for the full MFA debugging environment.
Jonathan
On 1/30/2012 3:32 PM, Christian Weyer wrote:
> Hm… fresh from a File – New in VS 2010 (latest MfA build):
>
> ---------------------------
>
> MonoDroid.InstallFailedException: 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
>
> at MonoDroid.Adb.Install(Device device, String package, Boolean
> external, Boolean force)
>
> at Novell.MonoDroidVS.DeploymentTasks.InstallSharedPlatform(Device
> device, Int32 version, Boolean external, CancellationToken token)
>
> ---------------------------
>
> But I guess I do have enough space J
>
> Thanks,
>
> -Christian
>
>
>
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
More information about the Monodroid
mailing list