Saving Data on Android - Part 17: Introduction | Ray Wenderlich

You are introduced to SQLite and the concepts of relational databases, including tables, columns, keys, and relationships.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4561-saving-data-on-android/lessons/17

Iā€™m learning MVP and Injection more than persistence :smiley: here.