Preferences Manager
most frequent solution is the Shared Preferences framework. It's a simple way to
store private primitive data in key-value pairs. Unfortunately, this method is
not very secure... It consists in a simple XML file stored in the private
folder, specific to the app. But in the case of a rooted device, theses files
can be read, edited and even deleted.
Preferences Manager allows you to edit these preferences in a simple and easy
way. You can for instance increase your highscores, modify your progression, or
just debug your application preferences.
- Author: Simon Marquis
- License: Apache License 2.0
- Website
- Issue Tracker
- Source Code
- Build Metadata
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid-
This version requires Android 4.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 1.3 MiB PGP Signature | Build Log
-
This version requires Android 4.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 1.3 MiB PGP Signature | Build Log
-
This version requires Android 4.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 1.3 MiB PGP Signature | Build Log