Ok, scratch previous email. I am a little bit stupid and had two OnCreateLoader methods.
I have updated my code to: http://pastebin.com/Zi9438d4 Unfortunately, I am getting a bunch of errors. Here's what I am getting from ddms. http://pastebin.com/GZGCQMAi I'm doing this in an Android 4.0.3 x86 emulator image. Are there any ideas why this is happening? I'm venturing off into unknown territory for me, so I don't even quite understand the errors that I am getting. Any ideas are, thoughts, comments are appreciated. Wally From: theevilprogram...@hotmail.com To: monodroid@lists.ximian.com Date: Sun, 24 Jun 2012 16:06:24 -0400 Subject: [mono-android] content loader interface Hi everyone. I'm trying to write up a sample up to use a content loader, which is support in 4.2 (yes........). I'm trying to translate this code on the google site at the bottom of the page: http://developer.android.com/guide/components/loaders.html I have gotten as far as this code here: http://pastebin.com/0azMVAff Unfortunately, I have gotten an error in the OnCreateLoader method that I need to implement. What should be the general content in OnCreateLoader? Any assistance is appreciated. Wally _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid