Android 17 lands on Xiaomi devices
- Xiaomi opened its Android 17 Developer Preview on May 1 for the Xiaomi 17 Ultra and Xiaomi 15T Pro, expanding early Android testing beyond Pixel. - The bigger story is Google’s API 37 rule change: apps targeting Android 17 can no longer opt out of resizability on screens wider than 600dp. - That matters because foldables, tablets, and desktop-style Android windows now force adaptive layouts instead of letterboxed phone apps.
Xiaomi phones are now part of the Android 17 test cycle, and that matters less for consumers than for app makers. On May 1, Xiaomi posted an official Android 17 Developer Preview page for the Xiaomi 17 Ultra and Xiaomi 15T Pro, with downloadable ROMs and feedback instructions. But the real news sits one layer lower. Android 17 is where Google starts removing a long-standing escape hatch that let apps behave like fixed phone screens on tablets and foldables. (mi.com) ### What actually landed on Xiaomi? Xiaomi’s global beta page lists two supported devices right now — Xiaomi 17 Ultra on build OS3.0.9.0.WPAMIXM and Xiaomi 15T Pro on OS3.0.11.0.WOSMIXM — and frames the release as a developer preview, not a consumer beta. You flash the ROM manually, then send bugs through the Android Beta Feedback app bundled with the build. Basically, Xiaomi is giving developers non-Pixel hardware to test against early. (mi.com) ### Why is this bigger than “new beta available”? Because Google is using Android 17 to harden its large-screen rules. In Android 17, when an app targets API level 37, the system ignores orientation locks, aspect-ratio limits, and resizability restrictions on large-screen devices with a smallest width above 600dp. That means developers lose the old opt-out. If an app was relyin(mi.com)ill increasingly override that on tablets, foldables, and desktop-style windows. (developer.android.com) ### What does “ignore restrictions” mean in practice? It means the operating system stops honoring a bunch of app-level excuses. An app that tried to insist on portrait-only mode can be rotated. An app that declared itself non-resizable can end up in split screen or freeform windows anyway. An app that a(developer.android.com)catch is that “works” is not the same as “looks good.” (developer.android.com) ### So what do developers have to change? They need adaptive layouts, not stretched phone UIs. Google’s guidance pushes developers toward layouts that reflow across size classes, support dual-pane patterns when there’s room, and keep working as windows are resized. The emulator for Android 17 now explicitly lets developers flip among phone, (developer.android.com)less about one Xiaomi release and more about forcing Android apps to behave like modern multi-window software. (developer.android.com) ### Why use Xiaomi for this? Because Pixel alone is not the Android market. Xiaomi is one of the first major non-Google brands to post Android 17 preview builds, so developers can test on a different vendor stack and hardware profile before the public release. That matters for bugs tied to OEM software layers, display behavior, and device-specific quirks. If Google wa(developer.android.com) helps make that happen. (mi.com) ### Is this about foldables only? No — tablets are the immediate pressure point, but the rule is broader. Google’s own docs talk about phones, tablets, foldables, desktops, cars, and TVs as part of one adaptive-app world. The specific Android 17 change hits large screens over 600dp, yet the direction is obvious: Android wants apps that can live in many shapes, not one blessed r(mi.com)ndatory for native Android apps. (developer.android.com) ### What’s the bottom line? Xiaomi shipping Android 17 preview builds is the delivery vehicle. Google’s large-screen crackdown is the story. Developers now have fewer ways to dodge tablet and foldable support — and Android 17 is where that starts becoming a platform rule instead of a polite suggestion. (mi.com)