Android Question Variables in PreferenceManager

mtselection

Member
Licensed User
Longtime User
Hi Erel,

can I save array or list variables using preferencemanager (they are very complex).
I am currently using keyvaluestore library, but I need to upload and downolad the xml file located in /data/data/package/shared_prefs/ (remotely edit).
The app have the root permission.

Thanks.
 
Top