Assalam o Alaikum friends in this tutorial we wil learn how to use Shared Preferences in android application.
What is Shared Preferences?
Lightweight data storage mechanism.
Normally use for saving application settings and user information.
The Shared Preferences allows you to save and retrieve key-value pairs of primitive data types and strings.
Can be used to save the following data types
- boolean - long
- Float - String
- Int etc
If you face any problem fee free to ask me
If you like my video don't forget to subscribe my channel
Facebook
https://facebook.com/arsltech
Youtube
https://youtube.com/arsltech
Download
0 formats
No download links available.
Android Studio Tutorial How to use Shared Preferences in Android Application | NatokHD