how to migrate from PreferenceManager.getDefaultSh...
# android
a
how to migrate from PreferenceManager.getDefaultSharedPreferences() to DataStore Preferences?
stackoverflow 3
google 2
thats interesting.. lets see if i can access it like that with data store
Or are these entirely different things? I am wondering because I would like to use it with androidx.preferences
Apparently this doesnt work, which is bad