iam takes data from the user and saves it in the list, and now I want to store several elements of the list data in the general settings in android, this is possible.
SharedPreferences are not an ideal repository for data lists.
Even if you can do this, you better consider using a database: http://developer.android.com/guide/topics/data/data-storage.html#db
Source: https://habr.com/ru/post/1347519/More articles:Change selected tab of jQuery UI tabs - jqueryHelp me understand CURLOPT_READFUNCTION - phpGet POST parameter from NSURLRequest - objective-cOverflow check in C - cC #: cause of error message for InvalidCastException - c #Is there a way to associate a redmine comment with a git commit - gitUsing Java beans as Grails domain classes - javaPartialViews and Validation (Postback) - validationHashMap Sync - javaRave reports from Delphi 2010 - delphiAll Articles