Video Infos
Author
Published
Topics
In this talk, we will take a deep dive into the history of Android UI and witness how it has evolved over the years. We will start from Activity UI Java codes, move to XML, explore Data Binding, and, finally, reach the top with Jetpack Compose.
LATEST ANDROID JOBS
update your work life
MORE DEV CONTENT
check out more videos and blogs
Crash Course in building your First Gradle Plugin
A Gradle plugin is something that we use every day, but have you ever considered how they’re created? What’s behind the magic of the Kotlin DSLs provided by the plugins…
WATCH VIDEOBreaking the Rules: Dynamic Navigation in Modularized Apps
Properly handled navigation is critical for modularized apps, which often implement navigation logic at runtime. This presents certain challenges when working with the Navigation Components library:
WATCH VIDEO