Answer the question
In order to leave comments, you need to log in
How to get data from SharedPreferences?
Hello, I do not fully understand the work with SharedPreferences with different activities.
So I saved the settings in one activity, but how can I get them in another?
Answer the question
In order to leave comments, you need to log in
getSharedPreferences(name).getWhatever(key, defaultValue);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question