[mono-android] selecting contacts

Jonathan Pryor jpryor at novell.com
Thu Mar 31 14:52:29 EDT 2011


On Mar 31, 2011, at 2:48 PM, hdortim wrote:
> I am not sure, but I have used OnActivityResult() succesfully, but you need to override the method to make sure it is called.
> So your Method shoudl look like this:
> public override void OnActivityResult(int requestCode, int resultCode, Intent intent)

Shouldn't that generate a compiler warning?

 - Jon



More information about the Monodroid mailing list