9 Forks
128 Stars
128 Watchers

Bulldog

Android library to simplify reading and writing to SharedPreferences, never write code like this anymore prefs.edit().putString("someKey","someString").apply()

How to download and setup Bulldog

Open terminal and run command
git clone https://github.com/Sserra90/Bulldog.git
git clone is used to create a copy or clone of Bulldog 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 Bulldog https://github.com/Sserra90/Bulldog/archive/master.zip

Or simply clone Bulldog with SSH
[email protected]:Sserra90/Bulldog.git

If you have some problems with Bulldog

You may open issue on Bulldog support forum (system) here: https://github.com/Sserra90/Bulldog/issues