A categorized directory of libraries, tools, and projects for Android
Sunday, 25 June 2017
Binary Preferences
Rapidly fast implementation of SharedPreferences which stores each preference in files separately, performs disk IO via NIO with memory mapped byte buffers and works IPC (between processes).
No comments:
Post a Comment