Yep, I have some sample code here that uses the content provider: https://github.com/gshackles/Sample-Projects/blob/master/MonoDroid/MonoDroidSamples/MonoDroidSamples/DemoActivities/Contacts/ContactsActivity.cs
I haven't tried it yet, but the latest beta of the Mobile API added contacts support which I imagine makes it much nicer to work with: http://blog.xamarin.com/2011/12/08/cross-platform-contacts-api/ On Sunday, January 8, 2012 at 2:24 PM, Wally McClure wrote: > I'm wondering if anyone has any code about querying the displaying data from > the android contacts/address book? > > Wally > _______________________________________________ > Monodroid mailing list > [email protected] (mailto:[email protected]) > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > >
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
