Hi,
I often use the PreferenceActivity library for saving parameters because it is easy and quick to use the PreferenceManager.
I wondered if it could be possible to have a secured version where the map is encrypted/decrypted when accessing the map file. Or should I encrypt the keys and data on the fly ? But how to do with the booleans ?