Android Developers1.31 млн
Следующее
Опубликовано 4 июня 2018, 16:57
Florina Muntenescu introduces Room, the database persistence library for Jetpack. Room allows you to:
* write less boilerplate code
* map query results to objects automatically
* provide compile-time checked queries
* test database operations, including migrations, more easily
* avoid performing any database operations on the main thread
Take a look at the resources below for more information!
Google I/O Room Talk → goo.gl/Zumb6a
Room persistence library guide → goo.gl/s23p8y
Architecture Components code samples → goo.gl/xuAQQi
Persistence Codelabs → goo.gl/AMwWvx
Incrementally migrate from SQLite to Room → goo.gl/cDCFyN
7 Pro-tips for Room → goo.gl/Kfkzvw
Room with a View codelab → goo.gl/b8KjA2
Watch more Android Jetpack videos here → goo.gl/kw8LPv
Subscribe to the Android Developers channel here → goo.gl/vLYDU
#jetpack #featured
* write less boilerplate code
* map query results to objects automatically
* provide compile-time checked queries
* test database operations, including migrations, more easily
* avoid performing any database operations on the main thread
Take a look at the resources below for more information!
Google I/O Room Talk → goo.gl/Zumb6a
Room persistence library guide → goo.gl/s23p8y
Architecture Components code samples → goo.gl/xuAQQi
Persistence Codelabs → goo.gl/AMwWvx
Incrementally migrate from SQLite to Room → goo.gl/cDCFyN
7 Pro-tips for Room → goo.gl/Kfkzvw
Room with a View codelab → goo.gl/b8KjA2
Watch more Android Jetpack videos here → goo.gl/kw8LPv
Subscribe to the Android Developers channel here → goo.gl/vLYDU
#jetpack #featured
Свежие видео