SharedPref Manager Library -
This Library helps to manage Shared Prefs in android phone
SharedPref Manager Library :
This component helps developer to manage the Shared Preference directly from the app
✪✪✪✪✪ Features ✪✪✪✪✪
☛ One line Integration with current app.
☛ View all Data from all the App Shared Preferences.
☛ Json string support
☛ Add data to Shared Preferences.
☛ Edit or Delete current Data.
☛ Clear all Shared Preferences.
☛ This Component also offers no-op version which contains only one methods.
✪✪✪✪✪ Usage ✪✪✪✪✪
Import Project
compile 'com.ashokvarma.android:sharedpref-manager:0.9.2'
For more details, check the complete project at https://github.com/Ashok-Varma/SharedPrefManager
What's New in the Latest Version 1.1.0
Last updated on Feb 3, 2019 ☛ One line Integration with current app.☛ View/Add/Edit/Delete data from Shared Preferences.
☛ Json string support
☛ This Component also offers no-op version which contains only one methods.