I have made a PreferenceActivity and it runs very fine. But I have one question about it:
There are some types of entries, but I miss an entry like a shortcurt. I want to open another activity of my app by clicking on an entry. Is that possible?
Is such a function planed? I think, that a normaly PreferenceActivity must have an 'About'-entry, to open a MessageDialog with infos about the application. But this is currently also not possible, or?