Android XML To Compose Migration

Use when converting XML-based Android layouts and Views to idiomatic Jetpack Compose. Covers layout mapping (LinearLayout, ConstraintLayout, RecyclerView), widget migration (TextView, ImageView, Button, EditText), theme/style migration to Material 3, interop (AndroidView, ComposeView), incremental migration strategy, and common pitfalls. Applies to AAOS legacy app modernization.

binh230199 2351cc6 13.5 KB Updated

File contents

binh230199/ai/tree/main/.github/skills/android-xml-to-compose-migration commit 2351cc6592

Frequently asked questions

npx skillmds@latest add binh230199/android-xml-to-compose-migration