Google I/O Extended Montreal (in-person)

GDG Montreal > Events > Google I/O Extended Montreal (in-person)

Google I/O Extended Montreal (in-person)

2023-06-15 | Mimoh Solanki | Events

Maplr – 355 Sainte-Catherine Ouest Montréal, H3B 1A5 – View Map

GDG Montreal

Wed, Jun 21, 6:00 PM (EDT)

About this event

Welcome to Google I/O Extended Montreal! Join us on Wed Jun 21 2023 at 6:00 PM Eastern Daylight Time at 1010 rue Sainte-Catherine O #200, Montréal, QC H3B 5L1 for an exciting in-person event. This is your chance to connect with fellow developers, learn about the latest Google technologies and innovations, and get hands-on experience with Google products. Don’t miss out on this opportunity to expand your skills and network with like-minded individuals. See you there!

Speaker

Nav Singh

Nav Singh

Manulife

Mobile Software Engineer, Google Developer Experts

Agenda

6:00 PM
Welcoming
6:30 PM
What’s up with Android’s back? by Nav Singh
In this session, We will walk through the history of Android’s Back and its current state. – Activity’s onBackPressed () is marked as deprecated so what’s the solution? – As part of Android13, and 14, we will explore how to support the predictive back gesture in Android apps. – We will cover different scenarios for migrating to new APIs from older ones. – Migrating apps that are using AndroidX – Migrating apps that are not using AndroidX – Apps that don’t have custom back press code Android 14 beta 2 – updates to this feature – Custom back animations for cross-activity transitions – Animating objects while the user performs back gestures using OnBackAnimationCallback – Integration of AndroidX’s Transition API to animate UI elements with onBaccPress – MaterialDesign components that support the predictive back gesture (BottomSheet, SideSheet, etc.)