Video Infos
Author
Published
Topics
Android uses classes like Looper, Handler and MessageQueue to orchestrate Runnable's that should be executed by the main thread. This talk dives into this mechanism and reviews how different types of lifecycle and observable callbacks are executed on main thread.
LATEST ANDROID JOBS
update your work life
MORE DEV CONTENT
check out more videos and blogs
Collapsing toolbar avec effet parallaxe et animation en courbe avec Jetpack Compose
Animations are super important when building an application. They highlight relations between elements, bring attention to what is important and they also can express a brand style.
WATCH VIDEOWhat they don’t tell you about feature toggles
With a great introduction to feature toggles on Day 1, I’ll cover the gotchas, common pitfalls and some more tips when using feature toggles in the context of continuously delivering…
WATCH VIDEO