Exploring the v28 Android Design Support Library Additions
https://medium.com/google-developer-experts/exploring-the-v28-android-design-support-library-2c96c6031ae8
https://medium.com/google-developer-experts/exploring-the-v28-android-design-support-library-2c96c6031ae8
Medium
Exploring the v28 Android Design Support Library Additions
Version 28 of the Android support library was recently announced — within the current alpha version there is a collection of exciting new…
Watch "Architecture Components: Improve Your App's Architecture" on YouTube
https://youtu.be/7p22cSzniBM
https://youtu.be/7p22cSzniBM
YouTube
Android Jetpack: Improve your app's architecture
Announced at I/O 2017, Architecture Components are one part of Jetpack. These components include Room, LiveData, ViewModel, Paging, WorkManager and Navigatio...
“Kotlin : Slow List and Lazy Sequence” @elye_project https://medium.com/@elye.project/kotlin-slow-list-and-lazy-sequence-61691fc974c5
Medium
Kotlin : Slow List and Lazy Sequence
Came from Java 7 into Kotlin, we are so happy that we could easily have Collection operators on List and chain them together. But little…
Watch "Android Jetpack: manage UI navigation with Navigation Controller (Google I/O '18)" on YouTube
https://youtu.be/8GCXtCjtg40
https://youtu.be/8GCXtCjtg40
YouTube
Android Jetpack: Manage UI navigation with navigation controller (Google I/O '18)
The Navigation Architecture Component provides a framework for building in-app navigation. This session will discuss how to use the Navigation Editor in Android Studio, XML or the Java API to define your navigation graph, and how that simplifies navigating…