You can now build Android apps in Once through dedicated target kinds: android_resource, android_library, and android_binary. Mixed Java and Kotlin sources compile into the same class output, and once run for an android_binary builds the APK first and then installs, resolves, and launches the launcher activity through adb. Bundled starter examples and reference docs for the new kinds are included.
Hive
Add Android target kinds with Kotlin support and APK run
Published
Jun 28, 2026 · 10:12 UTC
Repository
tuist/once