android - Max number of shared preference files? -
I want to store some data in shared priority files instead of sqlite for simplicity, and to avoid upper and boilerplate Sqlite
Is not the number of files (size) in the same application shared?
Is it safe to believe that fewer than 100 files will be cured
All shared prefixes / data / data / [package name] are stored in shared_prefs / [app name]. XML, so I think there is no limit on the basis of AECTECTURE.
I do not know the practical limit, but I think it is enough for you: D.
Comments
Post a Comment