I'm having a similar issue. I would like to compile the project using API level 12 (3.1) but still want to be able to deploy to API level 4 (1.6).
I'm using the Visual Studio plugin. As far as I can tell you have to set "Minimum android to target" = 3.1 and then create a manifest file and set the minimum level to 1.6 inside the manifest. In theory it should work, but when I try to deploy to an emulator running API Level 7 (2.1) I get an error message saying "The minimum Android version is higher than this device supports". However, it will allow me to deploy if I disable shared runtime and also disable fast deploy, but then it's dirt slow and I can't get anything done. So my question is, is it possible to deploy to an older emulator like this with the shared runtime and fast deploy enabled? Or is this just a limitation of Mono for Android? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Fast-deploy-with-different-target-and-minimum-SDK-values-tp5514417p5650332.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid