kcochibili / TinyDB--Android-Shared-Preferences-Turbo

This class simplifies calls to SharedPreferences in a line of code. It can also do more like: saving a list of Strings, ints, and saving images. All in 1 line of code!
604 stars 232 forks source link

store hashmap in sharedpreferences #56

Open Rahul7f opened 2 years ago

kcochibili commented 2 years ago

Thats a nice idea. I will probably add that support in the future.