[mono-android] VSNET Debug in Real Device?

Jonathan Pobst monkey at jpobst.com
Fri Jun 15 14:15:07 UTC 2012


On 6/15/2012 2:44 AM, lwalker wrote:
> And, for the "Deploy mode". Maybe I didn't explain myself verywell (ok, I'm
> sure I didn't explain at all 8·D). What I meant is: if I deploy my project
> (in VS.NET Right Click on the project node and click "Deploy"), the app is
> packaged and installed, but never launched.

This is exactly what Deploy mode is.  It deploys the app, but does run it.

If you want to Deploy + Run, either use Debug (F5) or Run without 
Debugging (Ctrl+F5).

Jonathan


More information about the Monodroid mailing list