-
Notifications
You must be signed in to change notification settings - Fork 0
Shared preferences is a light weight data storage option provided by Android. It allow us to store and retrieve small amounts of primitive data as key/value pairs in a file on the device. Shared preferences is mostly used to save preferences, i.e., user-specific data, like application settings, login sessions, etc.
technxtcodelabs/SharedPreference
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Shared preferences is a light weight data storage option provided by Android. It allow us to store and retrieve small amounts of primitive data as key/value pairs in a file on the device. Shared preferences is mostly used to save preferences, i.e., user-specific data, like application settings, login sessions, etc.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published