Google releases first beta of Android 17

Google has released the first beta version of its mobile operating system, Android 17.
Android Developers Blog: The First Beta of Android 17
https://android-developers.googleblog.com/2026/02/the-first-beta-of-android-17.html
Release Notes | Android Developers
https://developer.android.com/about/versions/17/release-notes?hl=ja
Android 17 continues our work towards more adaptable Android apps, introduces significant camera and media enhancements, introduces new tools for optimizing connectivity, and expands companion device profiles.
First, in terms of UI and windows, adaptability to large screens will be mandatory, and apps running on screens wider than 600dp (approximately the width of a 7-inch device held vertically) will no longer be able to opt out of resizing or orientation changes. Additionally, by default, the system will no longer restart activities in response to configuration changes such as CONFIG_KEYBOARD / CONFIG_KEYBOARD_HIDDEN , CONFIG_NAVIGATION , and CONFIG_TOUCHSCREEN .
In terms of performance and runtime, the new lock-free implementation of ' android.os.MessageQueue ' reduces dropped frames.
MessageQueue behavior change guidance | Android Developers
https://developer.android.com/about/versions/17/changes/messagequeue?hl=ja
Additionally, to reduce memory usage, strict size limits are applied to custom notification views .
Additionally, the cleartext attribute ' android:usesCleartextTraffic ' has been deprecated, and apps targeting SDK 37 or later that rely on this attribute will block cleartext by default.
Android 17 Beta supports the following Pixel devices:
・Pixel 6/Pixel 6 Pro/Pixel 6a
・Pixel 7/Pixel 7 Pro/Pixel 7a
・Pixel Tablet
・Pixel Fold
・Pixel 8/Pixel 8 Pro/Pixel 8a
・Pixel 9/Pixel 9 Pro XL/Pixel 9 Pro/Pixel 9 Pro Fold/Pixel 9a
・Pixel 10/Pixel 10 Pro XL/Pixel 10 Pro/Pixel 10 Pro Fold
The Android 17 beta is available on devices other than Pixel devices using the Android Emulator.
Setting up the Android Emulator | Android Developers
https://developer.android.com/about/versions/17/get?hl=ja#on_emulator
The stable version of Android 17 is expected to be released in late 2026.
Related Posts:
in Software, Posted by logc_nt







