-
Data Persistence In Android: There’s Room For Improvement
Featuring Florina Muntenescu
At Google I/O, the Android Framework team launched Room: a persistence component designed to make your life easier when working with SQLite databases on Android. Entities and data access objects are defined using annotations, your queries are now checked at compile time and the database...
architecture architecturecomponents room datapersistence droidconuk