Jose is a Developer Relations Engineer working on Android, trying to make Architecture and Testing effortless for developers.
Jose Alcérreca
Modern Android Development Panel
"Modern Android" best practices are a moving target, with ever-evolving guidance, libraries and tools coming from both the Android team and the community. Bring your questions to this panel about the latest developments and where you’d like to see Google do more to make Android development faster and easier.
Talk Title
Modern Testing on Android
If you still test your apps manually, when will you have any time left to develop features? Android is present in so many flavors and devices, that relying solely on manual testing is practically an act of faith. Luckily, the testing landscape is also evolving so it's getting easier to implement a solid testing strategy.
In this talk we’ll cover the modern way of testing your Android application. We will outline the different types of tests and when to use which, show how to implement your tests using Jetpack Compose, discuss synchronization issues and how to solve them, and show how you can run your tests automatically using a Continuous Integration system.
Talk Title
Keynote: Now in Modern Android
"Modern Android" best practices are a moving target, with ever-evolving guidance, libraries and tools coming from both the Android team and the community. In this talk we’ll examine some of the latest developments across Jetpack Compose, Material Design 3, new architecture and testing recommendations, new tools and build optimizations. We’ll share some insights into how and why we’ve updated our guidance and show concrete examples of it in practice from the new "Now in Android" open source sample, so that you understand how to apply them to your apps.