I have a settings menu that pops up and in it is a ListPreference type menu. It is associated with a settings.xml file where there are \'array-strings\' within it. It all works good but I don\'t know
First I want to describe my situation briefly.开发者_如何学JAVA I have two classes, one MainClass and one DataBaseHelper class, which extends SQLiteOpenHelper.
I want to have an element in my preference menu that does the following: Show a list of options. Many are selectable