238 Forks
1532 Stars
1532 Watchers

secure-preferences

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.

How to download and setup secure-preferences

Open terminal and run command
git clone https://github.com/scottyab/secure-preferences.git
git clone is used to create a copy or clone of secure-preferences repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with secure-preferences https://github.com/scottyab/secure-preferences/archive/master.zip

Or simply clone secure-preferences with SSH
[email protected]:scottyab/secure-preferences.git

If you have some problems with secure-preferences

You may open issue on secure-preferences support forum (system) here: https://github.com/scottyab/secure-preferences/issues