Maurizio is a software engineer-turned-baker living in Albuquerque, New Mexico. He created The Perfect Loaf in 2013 to share his passion and lessons learned when baking sourdough from home. He is also the co-founder and developer of SkyView®, a beautiful and intuitive stargazing app that uses your camera to precisely spot and identify celestial objects in the sky, day or night.
In this session, we provide updates and demos on new developments & features in Android Studio and how the tools can integrate into your app development workflow.
Jetpack Compose was announced at Google I/O and the team has been hard at work ever since. This talk introduces Compose to new audiences, including what the project is and how it is taking shape. T...
LiveData is a simple lifecycle-aware observable, designed for making UIs that react to changes safely and efficiently. It can be used beyond View↔️ViewModel communications and even components like ...
Fragments were one of the first APIs unbundled from the Android framework and have evolved significantly since their introduction. We'll be talking though the origins of Fragments, how our more rec...
This session covers the benefits of a declarative reactive UI system like Jetpack Compose and how it applies to real problems that Android developers have today. Additionally, this talk expands on ...
Room offers type-safe, easy persistence without the boilerplate—but we didn’t stop there! In Room 2.2, we’ve added several highly requested features: better support for relationships, integration w...
Kotlin is awesome and you want to write all your code in it, but what about the thousands of lines of code already written in the Java programming language? Or maybe you have a library or project t...
The Android theming system is powerful, but easy to misuse. Proper use of it can make your layouts easier to maintain and support dark themes or implement material theming to systematically customi...
Learn what’s new with CameraX since its alpha launch at Google I/O this year, and learn from teams at Google who have been using CameraX in their apps.
Android Jetpack is a set of components, tools and architectural guidance that make it quick and easy to build great Android apps. Components are individually adoptable but built to work together while taking advantage of Kotlin language features that make you more productive. Jetpack manages tedious activities like background tasks, navigation, and lifecycle management, so you can eliminate boilerplate code and focus on your what makes your app great. Built around modern design practices, Jetpack components enable fewer crashes and less memory leaked with backwards-compatibility baked in.
Android is the world's most popular mobile operating system, powering billions of devices ranging from phones to watches, tablets, TVs, and more. Hear the success stories from our customers, partners, and from Android Developers all around the world.