Shared Preferences - Android Studio - Java

Поделиться
HTML-код
  • Опубликовано: 27 сен 2024
  • Shared Preferences:
    Android provides many ways of storing data of an application. One of this way is called Shared Preferences.
    Shared Preferences allow you to save and retrieve data in the form of key, value pair.
    The data is saved even if the application is closed.
    In order to use shared preferences, you have to call a method getSharedPreferences() that returns a SharedPreference instance pointing to the file that contains the values of preferences.
    Buy Me a Coffee: paypal.me/atif...
    Watch For Kotlin: • Shared Preferences - A...
    Feel free to comment in case of any problem
    Chanel:
    / mohammadatif1
    Websites:
    technifysoft.com/
    devofandroid.b...
    Apps/Games on PlayStore:
    play.google.co...
    If u like this video, Like, Comment, Subscribe to support us...
    #SharedPreferences #AndroidStudio #Java

Комментарии • 15