binaryprefs icon indicating copy to clipboard operation
binaryprefs copied to clipboard

Rapidly fast and lightweight re-implementation of SharedPreferences which stores each preference in files separately, performs disk operations via NIO with memory mapped byte buffers and works IPC (...

Results 11 binaryprefs issues
Sort by recently updated
recently updated
newest added

Hi. It will be cool to support Stetho. I think it more convenient then logs because you can see prefs and database in the same place.

enhancement