Why or how can i set Minimum Android to target in VisualStudio (Framework to target in XamarinStudio) to Android v3.2 (API level 13)? There is no such entry in drop down list. Does MonoAndroid have v3.2 framework at all? Therefore i can't get members what is addeded in API level 13.
For example FragmentTransaction.Atach/Detach(fragment). Of course I could step over level 13 and set min target to API 14 but then i lose support for all tablets with v3.2. API 13 already natively supports fragments, I just need to set project to build against minimum SDK level 13. But i can't find the way!
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid