[mono-android] debugging with VS

Yann Schwartz abolibibelot at gmail.com
Mon Mar 28 14:07:29 EDT 2011


On Mon, Mar 28, 2011 at 5:00 PM, <jsmoot at email.com> wrote:

> can you use te debugger with the emulator? If so how?
>
>
>
It just works. You have to set up an AVD with the android SDK Manager  and
have it use an API level compatible with your project and it should work.
You might want to add a Property in the hardware section to increase the
default RAM size on the device (I've noticed it's slightly faster if you
have at least a Gig of RAM, but it may be purely psychological). Hit F5 in
VS and select a running device or start the device then select it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/mailman/private/monodroid/attachments/20110328/18128e5d/attachment.html 


More information about the Monodroid mailing list