resizability restrictions

AppWizard
February 18, 2026
Android 17 Beta 1 has launched for Pixel phones, introducing significant changes in app orientation and resizability restrictions. It eliminates the option for developers to opt-out of these restrictions on larger screens (width greater than 600 dp), disregarding five specific attributes and APIs for applications on large screens or games. This aims to improve user experience on Android tablets, foldable phones, and Chromebooks, addressing issues with apps that lock into a single orientation. Developers must adapt their applications to comply with the new standards set by SDK 37, ensuring compatibility with the phase-out of certain manifest attributes and runtime APIs from Android 16. Users will retain control over their app experience through aspect ratio settings. The upcoming Aluminum OS will require Android applications to operate seamlessly in landscape mode, indicating a push for a more unified Android experience.
Search