• Stars
    star
    157
  • Rank 238,399 (Top 5 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 11 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

⚙️ Preferences Manager is an Open Source application that allows you to seamlessly edit application's preferences.

Android-PreferencesManager

Preferences Manager is an Open Source application that allows you to seamlessly edit application's preferences.

This application requires a rooted phone! Without root access, it can't do anything.

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.

Disclaimer : I take no responsibility for any fault or damage caused by any procedures within this application. Do only use it if you really know what you are doing. I don't assume any liability if you brick your device or any application. If an application does not work properly anymore, you can clear its data from the Settings app. You may not use the application for any illegal or unauthorized purpose!

Android-PreferencesManager on Google Play Store Android-PreferencesManager on F-Droid

Screenshots

Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot

Video

Youtube Video

Pull requests

Feel free to contribute to PreferencesManager.
Either you found a bug or have created a new and awesome feature, just create a pull request.
If you want to start to create a new feature or have any other questions regarding PreferencesManager, file an issue.

Developed By

Credits

License

Copyright (C) 2013 Simon Marquis (http://www.simon-marquis.fr)

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.

More Repositories

1

InternalAppStore

📦 Manage your own internal Android App Store.
Kotlin
511
star
2

FCM-toolbox

📲 Firebase Cloud Messaging toolbox
Kotlin
388
star
3

Android-SecretCodes

Secret Codes is an Open Source application that allows you to browse through hidden codes of your Android phone.
Java
296
star
4

AR-Toolbox

🧰 ARCore & Sceneform Playground
Kotlin
282
star
5

Android-App-Linking

🔗 The ultimate developer guide to Android application linking methods
Kotlin
93
star
6

SleepTimer

💤 Simplest Sleep Timer
Kotlin
90
star
7

Android-InstallReferrer

Install Referrer is an Open Source application that allows you to test the referrer attribute on the Google Play Store
Java
79
star
8

Android-Spans

Kotlin and Java wrappers around SpannableStringBuilder (Inspired by JakeWharton's Truss and Kotlin's kotlinx.html)
Java
71
star
9

QrCode

🏁 Scan and create QR Codes.
Kotlin
62
star
10

Android-UrlSchemeInterceptor

Intercept and debug url scheme on Android
Java
33
star
11

Android-SoundQuickSettings

🔊 A simple Quick Settings Tile to control the sound volume.
Kotlin
28
star
12

SealedObjectInstances

A Kotlin Symbol Processor to list sealed object instances.
Kotlin
26
star
13

Maven-Dependency-Tree

🌲 Kotlin script to list transitive dependencies of a Maven artifact.
Kotlin
21
star
14

Android-Snippets

Snippets for Android developers
19
star
15

Android-Version-Distribution

Kotlin
7
star
16

svg2avd

⚙️ Kotlin script to convert SVG files to AVD (Android Vector Drawable)
Kotlin
4
star
17

TIL

🗓️ Today I Learned
HTML
3
star
18

FTL-segfault

Kotlin
3
star
19

Preferences-filtering

🔎 Search through Android's Preferences screens
Kotlin
2
star
20

Firebase-Test-Lab-Devices

2
star
21

kotlinx.serialization-2385

Reproducer for https://github.com/Kotlin/kotlinx.serialization/issues/2385
Kotlin
1
star
22

GitHub-Actions-Playground

🛝 Playground for GitHub Actions
Kotlin
1
star
23

advent-of-code-2023

🎄
Kotlin
1
star
24

mkdocs-material-7044

Reproducer for https://github.com/squidfunk/mkdocs-material/issues/7044
1
star
25

JavaAgent

👮 Detect suppressed exceptions in unit tests.
Kotlin
1
star
26

Firebase-Remote-Config-Changes-Notifier

🔥 Notify changes in Firebase Remote Config in real time through Slack Webhooks.
JavaScript
1
star
27

ci-gradle-properties-action

🐘 Copy Gradle properties file to the CI's home directory.
1
star
28

android-accept-licenses

Accept Android licenses with `sdkmanager`.
1
star