This commit is contained in:
Tommy Parnell
2014-02-24 02:14:07 -05:00

View File

@@ -3,6 +3,13 @@ Xamarin Shared Preference Abstraction
Abstraction around shared settings in Android Xamarin
## Disclamer:
This will only save primitives ie. strings, ints, etc.
if you wish to save complex objects, you should look at doing some sqlite.
## How to use:
New up a settingskey class