Florina Muntenescu introduces Room, the persistence library part of Architecture Components. Room allows you to write less boilerplate code, it automatically maps query results to objects, provides compile-time checked queries, makes testing the database and implementing migrations easier, and stops you from doing any database operations on the main thread.
For more information, check out:
Google I/O Room Talk:
Room persistence library guide:
Architecture Components code samples:
Persistence Codelabs:
Check out the rest of the playlist here:
Subscribe to the Android Developers channel here:
For more information, check out:
Google I/O Room Talk:
Room persistence library guide:
Architecture Components code samples:
Persistence Codelabs:
Check out the rest of the playlist here:
Subscribe to the Android Developers channel here:
- Category
- Phone
Sign in or sign up to post comments.
Be the first to comment