Beginning with the 4.1 alphas, we support VS's model of "Deploy" so you can create configurations that do not deploy projects you aren't using.

Details are here:
http://docs.xamarin.com/android/Releases/Mono_For_Android_4/Mono_for_Android_4.1.0#Non-modal_Deployment

Jonathan

On 5/3/2012 10:30 AM, andyjohnson0 wrote:
I have a solution containing three projects: a mono for android application,
a winforms application, and a c# class library. Both applications reference
the class library, and the class library does not reference mono/android in
any way.

The Android application builds and deploys okay, but when I run (F5 or Debug
->  Start Debugging) the *winforms* application I get the mono for android
Select Device dialog. Obviously this down't work.

I tried adding a new winforms project (right click the solution, Add ->  New
Project, Select VisualC# / Windows / Windows Forms Application, click ok).
If i try to run this I also get the mono for android Select Device dialog.

I can double click either of the above winforms exe files in windows
explorer and it executes as expected.

It seems like running/debugging any application in a solution containing
mono code defaults to the mono for android deployment process. Is there a
workaround for this?

Thanks, Andy.

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Problem-debugging-a-winforms-application-in-solution-containing-mono-for-android-application-tp5683517.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
[email protected]

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



_______________________________________________
Monodroid mailing list
[email protected]

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

Reply via email to