The Room persistence library is part of the Architecture Components and since Google I/O 2018 it is also part of Android Jetpack.

Continue reading “Android Room Persistence Library: Queries and Migration Support”

Continue reading “Android Room Persistence Library: Queries and Migration Support”

Room is an object mapping library that help us, the Android developers, to handle an SQLite database in the Android development. Continue reading “Android Room Persistence Library: Relations”