The Real question is, how do you get the "picked" ringtone inside OnActivityResult
I tried string extra = data.GetStringExtra(Android.Media.RingtoneManager.ExtraRingtonePickedUri); where data is the Intent passed into OnActivityResult, I get back null? How do you retrieve the selected tone? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/OnActivityResult-not-being-called-tp4802915p4803429.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
