Разбор распространенных ошибок при работе с Architecture Components
#android #architecturecomponents
https://proandroiddev.com/5-common-mistakes-when-using-architecture-components-403e9899f4cb
#android #architecturecomponents
https://proandroiddev.com/5-common-mistakes-when-using-architecture-components-403e9899f4cb
Medium
5 common mistakes when using Architecture Components
Subtle oversights with more or less serious consequences - even if you’re not making these mistakes it should be worth keeping them in…
Видео об Architecture Components. Сначала общие сведения о разработке и поддержке этого проекта. Затем обзор нововведений и будущих фич продуктов:
- DataBinding
- ViewModel
- WorkManager
- Room
- Navigation
- Paging
#android #architecturecomponents
https://www.youtube.com/watch?v=Qxj2eBmXLHg
- DataBinding
- ViewModel
- WorkManager
- Room
- Navigation
- Paging
#android #architecturecomponents
https://www.youtube.com/watch?v=Qxj2eBmXLHg
YouTube
What's new in architecture components (Google I/O'19)
Learn the latest changes in Architecture Components as well as new libraries for 2019.
Watch more #io19 here:
Android & Play at Google I/O 2019 Playlist → https://goo.gle/2GRWlQh
Google I/O 2019 All Sessions Playlist → https://goo.gle/io19allsessions
Learn…
Watch more #io19 here:
Android & Play at Google I/O 2019 Playlist → https://goo.gle/2GRWlQh
Google I/O 2019 All Sessions Playlist → https://goo.gle/io19allsessions
Learn…
Гугл выпустил бесплатный курс по написанию современных приложений, используя Kotlin и Architecture Components
#android #kotlin #course #architecturecomponents
https://udacity.com/course/ud9012
#android #kotlin #course #architecturecomponents
https://udacity.com/course/ud9012
Перевод полезной и популярной статьи про Architecture Components
#android #architecturecomponents
https://habr.com/ru/post/454424/
#android #architecturecomponents
https://habr.com/ru/post/454424/
Хабр
5 распространенных ошибок при использовании архитектурных компонентов Android
Даже если вы не делаете этих ошибок, стоит о них помнить, чтобы не столкнуться с некоторыми проблемами в будущем. 1. Утечка наблюдателей LiveData во фрагментах...