Android Large Screen & Adaptive Layout Guide
android_large_screen_guideGuides developers in building Google Play-compliant large screen apps for tablets, foldables, and ChromeOS, covering WindowSizeClass, two-pane layouts, and foldable hinge detection.
Instructions
Complete reference for building Google Play-compliant large screen, tablet, foldable, and ChromeOS apps. Covers: WindowSizeClass (Compact/Medium/Expanded), NavigationSuiteScaffold, ListDetailPaneScaffold (two-pane), foldable hinge detection, continuity across config changes, and Google Play large-screen quality tier checklist. Call before building any multi-screen layout, navigation, or when targeting tablets and foldables. Topics: windowsizeclass, navigation, two-pane, foldables, continuity, Play quality.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Topic. E.g. 'windowsizeclass', 'NavigationSuiteScaffold', 'ListDetailPaneScaffold', 'foldable'. Leave empty for index. |