Mercurial
view gara/android/jetpack-compose/README.md @ 60:d64a8c189a77
Merged
| author | June Park <me@mrjunejune.com> |
|---|---|
| date | Sat, 20 Dec 2025 13:56:01 -0500 |
| parents | 829623189a57 |
| children |
line wrap: on
line source
# Android Jetpack Compose with Bazel example ## Documentation For the full documentation, please visit the [rules_kotlin documentation page](https://github.com/bazelbuild/rules_kotlin/blob/master/docs/kotlin.md). ## Instructions 1) Launch emulator 2) Run `bazel mobile-install //app/src/main:app --start_app`