Talks
Work it!
link
Jetpack Work Manger helps developers implement background processing in their Android apps. Pieces of work that can be deferred and need certain capabilities like a network connection can be easily executed using Work Manager.
Finding your whey
link
As part of Jetpack, Google released the Navigation component. It helps Android app developers implement navigation in their apps. This talk covered initial implementation details, moving between screens and some more in-depth topics like deeplink and Safe-Args.
The Flutter Effect
link
An introductory talk about Flutter for the Sydney Android user group. Covering concepts like Widgets, composition and demostrated the excellent tooling Flutter provides.