Android Makers by droidcon 2025
2025-04-11 • Paris, France • Event page
Talk details
Compose Hot Reload 🔥 is here, stop relaunching your app!
UI development is all about iteration speed and seeing your code changes in practice. Waiting for apps to rebuild and relaunch, then getting the app to the desired state again gets in the way of this.
In this session, we’ll take a look at Compose Hot Reload, a new JetBrains project that gives you live updates after code changes when running a Compose Desktop app - without having to relaunch the app at all.
If your project doesn’t have a desktop target yet, this is the time to add one!
Resources:
- Compose Hot Reload on GitHub
- Sebastian Sellmair’s great technical content