What I am doing is getting the URI of the ringtone that the user selects in the ringtone picker. Then I save it for later use. It works, but I'm just trying to figure out what that request code is.
Thanks Rob On Thu, Apr 9, 2009 at 7:15 PM, Mark Murphy <mmur...@commonsware.com> wrote: > > Rob Franz wrote: > > But this is a RingtonePreference - I'm not starting the activity from > > code. RingtonePreference is defined in preferences.xml (which defines > > how the Preferences are laid out). > > > > All I know is that the request code - not the *result code* - that is > > returned is 100. > > > > I need to know the name associated with that value 100... I can't find > > it anywhere :-) > > What are you attempting to achieve by listening on onActivityResult() > from a PreferenceActivity? > > Is it something that could be handled better via a > Preference.OnPreferenceChangeListener? > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://twitter.com/commonsguy > > _The Busy Coder's Guide to Android Development_ Version 2.0 Available! > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---