MultiprocessPreferences
MultiprocessPreferences copied to clipboard
this lib allow you to use shared preferences between a few processes on android api < 11
It would be really nice if this had a license that would let us use it in our own code. Thanks for your work!
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
We use your lib in our application and it works pretty good in most cases. Great Work! But it seems like the initialization fails in certain cases wich leads to...
I added some features: 0) gradle 1) You may use it as library 2) Compatibility with default shared preferences 3) OnMultiprocessPreferenceChangeListener 4) Sample I believe this library has possibility for...