What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[APP][ROOT][4.0+] Preferences Manager 1.2

[APP][ROOT][4.0+] Preferences Manager 1.7

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




Play%20Store%20Feature.png



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 SharedPreferences 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!


1%20-%20resized.png
2%20-%20resized.png
6%20-%20resized.png
 
Update v1.4 is live:
☑ Multiple bug fixes
☑ New way to sort preferences (by type or alphabetically)
☑ Search through preferences
☑ Contextual Action Bar to remove multiple preferences at once
 
Back
Top