I want to create a preferences screen without writing an XML layout file. I'd like to store the settings in a SQLite database. Is this possible?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
You can simply create a preference hierarchy (probably in
and add preference items to |
|||||||
|