A
A
androidJunior2017-02-13 18:01:30
Android
androidJunior, 2017-02-13 18:01:30

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

1 answer(s)
D
Denis Zagaevsky, 2017-02-13
@zagayevskiy

getSharedPreferences(name).getWhatever(key, defaultValue);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question