We have an line-of-business app that runs on Windows Mobile. It\'s a Winforms app with a local SQL CE database and gets its data from a WCF Web Service running on the server.
I am building a simple mono android project and deploying to the emulator. Every time I try to run my program it takes at least 30 seconds to a minute to deploy and start the app in the emulator. Furt
I am having trouble finding out how to set layout properties in my code. My controls are being generated at runtime so I can\'t set the layout in my xml.
If I create a New Mono Android application, then change the Active Config of the solution to Release, then right click and choose build, the application builds fine.
does any one know how to turn a bitmap into a stream on monodroid?开发者_如何学Go I\'m creating a bitmap from a url stream then resizing that bitmap so I can store it on a file for later use.
I am trying to port an existing开发者_StackOverflow c# .net application that is using MEF extensively to MonoTouch and MonoDroid.Does MonoTouch and MonoDroid support MEF?Try using PocketMEF.
is there a possibility to run the Galasoft MVVM Light Toolk开发者_StackOverflowit on Mono/Monodroid?MVVM Light Toolkit uses a number of interfaces in the WindowsBase.dll of .Net that might not be impl
Is there a MVVM-framework for MonoDroid already? Or is MonoDroid able to do binding of Porperties and Commands by itself maybe? (like MVVM Light Toolkit for WP开发者_运维技巧F/Silverlight/WP7 for exam
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I was unable to locate the \"Mono for Android SDKs\" preferences option when following the Mono for Android for Mac installation instructions.