What problem does it solve?
This Skill helps developers transform fixed Android interfaces into responsive experiences that work across phones, tablets, foldables, desktops, TVs, Auto, and XR devices.
Core Features & Use Cases
- Adaptive Compose Layouts: Guide the migration of Jetpack Compose screens to support changing window sizes, device postures, and input methods.
- Multi-pane Navigation: Implement responsive list-detail and supporting-pane experiences using Navigation 3 Scene strategies.
- Responsive UI Components: Apply adaptive navigation areas, Grid, FlexBox, and MediaQuery APIs for modern Android form factors.
- Use Case: Convert a phone-only Compose app into a tablet and foldable-ready experience with adaptive navigation, multi-pane layouts, and device-aware UI behavior.
Quick Start
Use the adaptive skill to review my Compose app and update its layouts for phones, tablets, and foldable devices.