 |
Android: How to store list of values in SharedPreferences | Android Open Tutorials
In this Android example, we will see how to store list of values in SharedPreferences. We convert the list to JSON and store it as string and then back to list.
androidopentutorials.com |
 |