Hmmm, interesting.  I don't typically start up my emulator via the IDE, and
I don't have this problem as a rule of thumb.

On Tue, Dec 20, 2011 at 09:27, Jonathan Pryor <[email protected]> wrote:

> On Dec 19, 2011, at 8:05 PM, mattbrand wrote:
> > Taking your advice, I got the emulator to start up correctly using the
> AVD Manager.
>
> That's probably the problem. When you start an emulator via the AVD
> Manager, the resulting emulator has a _tiny_ /data partition (64MB), which
> isn't enough to store the Mono for Android packages.
>
> You need to start your emulator either within the IDE, or launch the
> emulator from the command line and provide the -partition-size parameter:
>
>        emulator -partition-size 512 -avd AVD_NAME
>
>  - Jon
>
> _______________________________________________
> Monodroid mailing list
> [email protected]
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>



-- 
http://www.opgenorth.net
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to