Open JanHolbo opened 5 years ago
Links to research: https://www.raywenderlich.com/69-data-persistence-with-room https://developer.android.com/guide/topics/providers/content-provider-basics https://developer.android.com/guide/topics/providers/content-providers https://developer.android.com/guide/topics/providers/content-provider-creating.html https://developer.android.com/guide/topics/manifest/provider-element
More Links: https://developer.android.com/guide/topics/data https://developer.android.com/guide/topics/data/data-storage https://github.com/googlesamples/android-architecture-components/tree/master/BasicSample https://github.com/googlesamples/android-architecture-components/tree/master/BasicRxJavaSample https://github.com/googlesamples/android-architecture-components/tree/master/PersistenceMigrationsSample https://developer.android.com/training/data-storage/files.html#kotlin https://developer.android.com/training/data-storage/room/index.html
This is a prerequisite of Issue #8