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

Android Room

  • Без фильтрации типов файлов
2021.02
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...
  • №1
  • 1,70 МБ
  • добавлен
  • описание отредактировано
2020.09
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,19 МБ
  • добавлен
  • описание отредактировано
2020.01
CommonsWare, 2020. — 121 p. Хранение данных локально является ключевой частью многих приложений для Android. SQLite встроен в Android, но низкоуровневый API, предоставляемый Android SDK, немного неудобен в использовании. Решением Google для этого является Room, объектная оболочка вокруг этого API. Это дает нам более чистый, безопасный по типу, реагирующий API для наших операций с...
  • №3
  • 803,01 КБ
  • добавлен
  • описание отредактировано
В этом разделе нет файлов.

Комментарии

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