# scottyab/secure-preferences

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/scottyab-secure-preferences).**

1,517 stars · 230 forks · Java · archived

## Links

- GitHub: https://github.com/scottyab/secure-preferences
- awesome-repositories: https://awesome-repositories.com/repository/scottyab-secure-preferences.md

## Topics

`android` `obfuscated` `secure-preferences` `sharedpreferences`

## Description

Android Shared preference wrapper than encrypts the values of Shared Preferences. It's not bullet proof security but rather a quick win for incrementally making your android app more secure.

## Tags

### Part of an Awesome List

- [Android Development Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/android-development-utilities.md) — Encrypted wrapper for Android Shared Preferences.
- [Security Libraries](https://awesome-repositories.com/f/awesome-lists/devtools/security-libraries.md) — Wrapper for encrypting Android Shared Preferences.
