diff gara/android/jetpack-compose/README.md @ 47:829623189a57

[Gara] Android commit. Bazelfied it.
author MrJuneJune <me@mrjunejune.com>
date Sat, 13 Dec 2025 14:20:34 -0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gara/android/jetpack-compose/README.md	Sat Dec 13 14:20:34 2025 -0800
@@ -0,0 +1,11 @@
+# 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`