You spelled it wrong, first of all, it's an override,
protected override void OnActivityResult(int requestCode, Android.App.Result resultCode, Intent data) Is the signature, yours is just a method, that nobody knows how to call. If you use visual studio it's easy. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Activity-Result-tp4877124p4877142.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
