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

Reply via email to