More Plugins¶
Compose Navigation Graph is part of a family of developer tools for Jetpack Compose by skydoves (Jaewoong Eum). If this plugin is useful to you, these solve neighboring problems in the same spirit: make the invisible parts of your Compose app visible, right where you work.
Compose Hot Reload for Android (HotSwan)¶
HotSwan hot reloads your Compose code on a real device or emulator in seconds. UI changes appear instantly while the app keeps its navigation and runtime state, with no reinstall and no restart. Edit a composable, save, and watch the running app update in place:

Compose Stability Analyzer¶
Compose Stability Analyzer analyzes the stability of your composables and visualizes recompositions in real time, with inline stability hints, recomposition counts, and quick fixes right inside Android Studio. It pairs a K2 compiler plugin and a runtime tracer with an IDE plugin, the same Gradle-plus-IDE architecture this toolkit uses:

Dove Letter¶
Dove Letter is a daily subscription where you can learn, discuss, and share new knowledge about Android, Kotlin, Jetpack Compose, and careers as a developer.