Kotlin SharedPreferences wrapper & cryptographic android library.
-
Updated
Feb 28, 2024 - Kotlin
Content-Length: 238372 | pFad | http://github.com/topics/android-sharedpreferences
37Kotlin SharedPreferences wrapper & cryptographic android library.
An RxJava wrapper for Android's SharedPreferences
Android SharedPreferences made reactive
Android sharedPreferences generate util with annotations
Simple shared preference project for Android. You can check the tutorial in Bengali
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.
Add a description, image, and links to the android-sharedpreferences topic page so that developers can more easily learn about it.
To associate your repository with the android-sharedpreferences topic, visit your repo's landing page and select "manage topics."