Possible Duplicate: SharedPreferences file Can you please tell me where does sharePreference of an android application save? How can I download it to my pc and view it? Thank yo
Solution 1:
SharedPreferences are stored in an xml file in the app data folder, i.e.
Post a Comment for "How Android's Sharedpreference Is Saved?"