Android 16 / API 36 Compliance Checker
android_api36_complianceCheck Android 16 compliance for Google Play requirements. Get guidance on illegal manifest flags, adaptive layouts, and predictive back to avoid app rejection and search demotion.
Instructions
Android 16 compliance reference — mandatory for Google Play by August 2026. Apps on ≥600dp devices (tablets, foldables) CANNOT lock orientation or restrict resizability. AI tools generate android:screenOrientation='portrait' and android:resizeableActivity='false' — both produce App Compatibility warnings in Play Console and search demotion. Foldable users spend 14x more on apps. Tablet+phone users spend 9x more. Topics: 'compliance' (illegal manifest flags + correct patterns), 'layouts' (4 canonical adaptive layouts with code), 'checklist' (Play Store quality tier checklist), 'predictive back' (required for API 36 targets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Topic: 'compliance', 'layouts', 'checklist', 'predictive back', 'page size' |