package icon

Preferences Manager

Edit app preferences
Android provides several options for developers to save application data. The
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.

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
  • Version 1.8.3 (183) suggested Added on 2016-05-14

    This version requires Android 4.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • android.permission.ACCESS_SUPERUSER
    • close other apps
      Allows the app to end background processes of other apps. This may cause other apps to stop running.
    • install shortcuts
      Allows an application to add Homescreen shortcuts without user intervention.

    Download APK 1.3 MiB PGP Signature | Build Log

  • Version 1.8.2 (182) - Added on 2016-05-14

    This version requires Android 4.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • android.permission.ACCESS_SUPERUSER
    • close other apps
      Allows the app to end background processes of other apps. This may cause other apps to stop running.
    • install shortcuts
      Allows an application to add Homescreen shortcuts without user intervention.

    Download APK 1.3 MiB PGP Signature | Build Log

  • Version 1.8.1 (20) - Added on 2014-06-26

    This version requires Android 4.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • android.permission.ACCESS_SUPERUSER
    • install shortcuts
      Allows an application to add Homescreen shortcuts without user intervention.

    Download APK 1.3 MiB PGP Signature | Build Log