Android-PreferencesManager
https://github.com/SimonMarquis/Android-PreferencesManager
Java157
2 years ago
Reviews
⚙️ Preferences Manager is an Open Source application that allows you to seamlessly edit application's preferences.
Search similar apps
License
Apache License 2.0
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.
Creator
Related apps
Android-SoundQuickSettings
🔊 A simple Quick Settings Tile to control the sound volume.
Kotlin34gpl-2.0
8 days ago
settings-tile
Android-SecretCodes
Secret Codes is an Open Source application that allows you to browse through hid
Java300apache-2.0
7 months ago