Play
Drag
0%
Talk

Going Multiplatform with Your Android App

KMP
KMP
Stack
Time
Date
Location

Existing Android apps are in a great position to expand into Kotlin Multiplatform: you might already be using patterns, libraries, and APIs that work on more platforms than just Android. With Compose Multiplatform, you can build an app with a fully shared Kotlin codebase, targeting iOS, desktop, and even the web!

In this talk, we’ll look at how you can migrate an existing Android app to multiplatform. As this can be a significant engineering effort for an existing, well-established app, we’ll also discuss how to plan and organize the required changes, and how to adopt KMP incrementally across your codebase without disrupting day-to-day development.