Зарегистрироваться
Восстановить пароль
FAQ по входу

Android Room

  • Без фильтрации типов файлов
M
CommonsWare, 2020. — 150 р. Storing data locally is a key part of many Android apps. SQLite is built into Android, but the low-level API that the Android SDK provides is a bit clunky to use. Google’s solution for that is Room, an object wrapper around that API. This gives us a cleaner, type-safe, reactive API for our database operations. Room is part of the Android Jetpack, and so...
  • №1
  • 1,53 МБ
  • добавлен
  • описание отредактировано
CommonsWare, 2020. — 189 p. Thanks for your interest in Room! Room is Google’s solution for a high-level database access API, for your local SQLite databases. As such, Room gets a lot of attention and is reasonably popular. Thanks also for your broader interest in Android app development! Android is the most widely-used operating system on the planet, so we need to be able to...
  • №2
  • 1,72 МБ
  • добавлен
  • описание отредактировано
CommonsWare, 2021. — 225 p. Storing data locally is a key part of many Android apps. SQLite is built into Android, but the low-level API that the Android SDK provides is a bit clunky to use. Google’s solution for that is Room, an object wrapper around that API. This gives us a cleaner, type-safe, reactive API for our database operations. Room is part of the Android Jetpack, and...
  • №3
  • 1,90 МБ
  • добавлен
  • описание отредактировано
CommonsWare, 2021. — 266 p. Storing data locally is a key part of many Android apps. SQLite is built into Android, but the low-level API that the Android SDK provides is a bit clunky to use. Google’s solution for that is Room, an object wrapper around that API. This gives us a cleaner, type-safe, reactive API for our database operations. Room is part of the Android Jetpack, and...
  • №4
  • 2,13 МБ
  • добавлен
  • описание отредактировано
В этом разделе нет файлов.

Комментарии

В этом разделе нет комментариев.