# Android

Android is a product platform in its own right, not a port target. Kotlin and
Compose are the tools; the platform is what the work is organised around.

## What this will be

Components and patterns that carry Teasim's accessibility, interaction, and
motion decisions into Compose, with an API that reads as idiomatic Kotlin rather
than as a web abstraction wearing a different syntax.

## Where it stands

Planned. Nothing is installable yet.