I use PreferenceActivity to save some default values.
I have an array that contains a list of regions and each SubArray region that contains a list of different regions. The My Preferences list item contains a list of all regions, but how can I get listPrefernce to display another ListPreference parameter when I click to list it subare?
java android eclipse
Muhammad Umar
source share