[mono-android] adding a contact

Jonathan Pryor jonp at xamarin.com
Mon Jan 9 21:45:07 EST 2012


On Jan 9, 2012, at 8:50 PM, Wally McClure wrote:
> I'm trying to add a new contact based on adding a record: http://developer.android.com/guide/topics/providers/content-providers.html
...
> Java.Lang.UnsupportedOperationException: Aggregate contacts are created automatically

Googling for that exception suggests the following solutions:

	http://stackoverflow.com/questions/4075694/inserting-contacts-in-android-2-2
	http://stackoverflow.com/questions/3226996/writing-contact-to-contact-database-android-2-1

 - Jon



More information about the Monodroid mailing list