Skip to content

Shared Preference for multiprocess

Compare
Choose a tag to compare
@rezastallone rezastallone released this 30 Oct 01:21
· 7 commits to master since this release

Wrapper around shared preference using content provider that allow access to the same data across different process.
Current operation supported :
Insert string, integer, float, long, boolean & string set
Remove string, integer, float, long, boolean & string set
Get string, integer, float, long, boolean & string set
Check if preference contains a key
Get all key & value