view gara/android/jetpack-compose/README.md @ 62:ea9ef388ab97

[Seobeo] Fixed issues with epoll or kqeue in different threads. Initizlied the event looop inside of the thread itself.
author June Park <parkjune1995@gmail.com>
date Tue, 23 Dec 2025 11:48:11 -0800
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`