Tagged in

Android Architecture

AndroidPub
AndroidPub
The (retired) Pub(lication) for Android & Tech, focused on Development
More information
Followers
53K
More, on Medium

Room Persistence Library With Pre-Populated Database

Room persistence library which is released as a part of Android Architecture Components provides an abstraction layer for SQLite databases. Room has made SQLite database management easier for Android developers and we can use powerful…