Search code examples
How long does a Bundle last?...

androidandroid-activitysharedpreferencesbundleandroid-lifecycle

Read More
FlutterNativeSplash.removeAfter(initialisation) renders next screen before initialisation completes...

flutterasync-awaitsharedpreferencessplash-screen

Read More
How can I get username and password from SharedPreferences in Android?...

javaandroidsharedpreferences

Read More
LateInitializationError SharedPreferences...

flutterdartsharedpreferences

Read More
How to get SharedPreferences in KoinComponent?...

androidkotlinsharedpreferences

Read More
Will shared_preferences not persist after the app is killed? (flutter)...

fluttersharedpreferences

Read More
Saving checkbox states in RecyclerView inside Fragment using SharedPreferences or any other method...

kotlinandroid-fragmentscheckboxandroid-recyclerviewsharedpreferences

Read More
can I add custom attributes to components in preferences.xml without making custom views?...

androidsharedpreferencesandroid-xmlandroid-preferences

Read More
How to use mutableSetOf in SharedPreferences in kotlin...

androidkotlinsharedpreferences

Read More
Get new value of preference within SharedPreferences on click listener...

androidkotlinsharedpreferences

Read More
Is there an issue with setting sharedPreferences from the activity to the viewModel? Android - MVVM...

androidmvvmmemory-leakssharedpreferencesandroid-viewmodel

Read More
How can I convert a list of custom objects within a parent object to (and from) JSON?...

jsonflutterdartsharedpreferences

Read More
Android Studio - How to implement this in an own class? (Shared Preferences)...

javaandroidandroid-studiosharedpreferences

Read More
How to add item to list stored in sharedPreferences?...

androidkotlinarraylistsharedpreferences

Read More
How to prevent users from being asked to re-login when closing the app using SharedPreferences and F...

javaandroidauthenticationfirebase-authenticationsharedpreferences

Read More
initializing variables before build in flutter?...

fluttersharedpreferencesflutter-sharedpreference

Read More
which best option to store key value pair in flutter?...

flutterdartsharedpreferencesflutter-hiveflutter-secure-storage

Read More
Android - ToggleButton setChecked and setSelected not working...

androidstatesharedpreferencestogglebutton

Read More
how to update firestore database value correctly...

firebaseflutterdartgoogle-cloud-firestoresharedpreferences

Read More
Converting an int array of Drawable images to a string array of their filenames...

androidarraysloopskotlinsharedpreferences

Read More
Android Save values of Edittexts in SharedPreference...

javaandroidsaveandroid-edittextsharedpreferences

Read More
How to implement a daily streak counter in android java?...

javaandroidsharedpreferencescounterandroid-savedstate

Read More
What could be used instead of Shared Preferences for storing user information??As People says Shared...

javaandroidkotlinsharedpreferencesandroid-storage

Read More
Android how to set default value of EditTextPreference from SharedPreference?...

javaandroidsharedpreferencesedittextpreference

Read More
LateInitializationError: Field 'displayName' has not been initialized in Flutter's Share...

flutterdartsharedpreferences

Read More
SharedPreferences not being updated...

androidsharedpreferences

Read More
how can i store List<object> in sharedpreferences using provider?...

flutterdartsharedpreferencesprovider

Read More
Data isn't showen after fetchig it from sharedpreferences...

flutterdartsharedpreferences

Read More
Using room sqlite db for storing key value pairs like sharedpreferences...

androidsqliteandroid-sqlitesharedpreferencesandroid-room

Read More
How to save a list to shared preferences...

flutterdartsharedpreferences

Read More
BackNext