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
-~----------~----~----~----~------~----~------~--~---

Reply via email to