The PreferenceActivity is an almost empty class - it's the usage of the preferences in the application that I was asking about.
On 2 окт, 17:21, "nEx.Software" <[email protected]> wrote: > Hmm, I was under the impression that this was being done from a > PreferenceActivity. > > On Oct 2, 8:18 am, "Mark Murphy" <[email protected]> wrote: > > > > Does this not work for you? > > > > listPreference.getEntry()); > > > That only works from a PreferenceActivity. AFAIK, it does not help if you > > are looking to get the display value anywhere else. > > > -- > > Mark Murphy (a Commons Guy)http://commonsware.com > > Android App Developer Books:http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

