Jonathan, With respect to the Support4 project you pointed me at; I am getting the following exception at line 153 of the LoaderCursorSupport class file:
"The type of namespace 'CursorLoader' does not exist in the namespace Android.Support.V4.App (are you missing an assemble reference?)" Code line throwing exception: return new Android.Support.V4.App.CursorLoader(Activity, baseUri, CONTACTS_SUMMARY_PROJECTION, select, null, Contacts.People.InterfaceConsts.DisplayName + " COLLATE LOCALIZED ASC"); My Android.Support.V4.App assembly only has the following two methods: 1. EdgeEffectCompat 2. SearchViewCompat What am I missing? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Using-the-New-Compatibility-Packages-and-TabActivity-Deprication-tp4705492p5657937.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