GCX-HCI / tray

a SharedPreferences replacement for Android with multiprocess support
Apache License 2.0
2.29k stars 273 forks source link

Android O Support #99

Open joshfriend opened 7 years ago

joshfriend commented 7 years ago

I think the new PreferenceDataStore interface may be of interest for this library. Classes that implement this interface can be used as the backend for SharedPreferences operations.