foldables

AppWizard
February 26, 2026
Android 17 Beta 2 introduces a new windowing mode that expands the concept of "bubbles" beyond messaging apps to include floating windows for non-messaging applications. This feature allows users to interact with multiple applications simultaneously. The term "bubbles" now refers to both the traditional messaging mode and the new floating windows, which can be resized and moved, similar to multitasking features from other manufacturers. Any Android device can utilize these floating app bubbles, but foldables and tablets will have a shortcut for launching windowed apps from the taskbar. Developers are advised to follow existing multi-window mode guidelines for compatibility with the new feature.
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.
AppWizard
February 17, 2026
Android 17 is introducing a feature called Handoff that enhances cross-device continuity, allowing users to start an app activity on one device and continue it on another without losing progress. Handoff enables users to transition tasks between smartphones, tablets, and foldable devices seamlessly. It operates as a background system feature and a developer-facing API, detecting available activities on nearby devices. If the same app is installed on the receiving device, it uses deep linking to restore the session. If the app is not available, there is an app-to-web Handoff fallback, allowing users to continue in a browser. Handoff is not yet active in Android 17 Beta 1, and Google has not released detailed documentation on supported devices. The feature may be particularly beneficial for larger-screen devices and could extend to desktop-style experiences. Historically, Android has struggled with cross-device continuity compared to Apple, and Handoff could help bridge that gap if adopted by developers.
BetaBeacon
February 16, 2026
Android remains the dominant OS in countries like India, Indonesia, Brazil, and parts of Africa, providing indie studios with a large audience eager for content and more likely to download experimental games from unknown developers.
AppWizard
February 16, 2026
Google has released the initial beta build of Android 17, now available for developers using the Pixel Tablet and Pixel Fold emulators in Android Studio. The new version mandates the optimization of more third-party applications for larger screen formats, benefiting devices like tablets and foldables. This aims to enhance user experience by allowing apps to utilize modern hardware capabilities effectively. Developers are encouraged to adapt their applications for diverse screen sizes.
AppWizard
February 14, 2026
Google has launched the first Beta of Android 17 for Pixel devices, skipping the traditional Developer Preview. The Android Beta program is available for Pixel devices starting from the Pixel 6 to the Pixel Tablet, allowing users to enroll via the Android Beta website for an Over-The-Air update. Android 17 focuses on app scalability across various devices and includes performance improvements with a new garbage collection method and camera functionality upgrades. The full release timeline is flexible, expected several months after a Platform Stability milestone in March, likely after the Google I/O event in May and possibly coinciding with the Pixel 11 launch in August. Users can enroll in the Beta through the Android Beta website, but may experience instability, and those without a Pixel can use the Emulator in Android Studio.
AppWizard
February 14, 2026
Google has introduced a feature called "Handoff" in Android 17, which allows users to transition seamlessly between devices by initiating an app activity on one device and continuing it on another. Handoff requires the same native Android app to be installed on the receiving device and includes an "app-to-web Handoff" option for devices without the app. Developers can enable Handoff by calling the setHandoffEnabled() method for specific activities and must pass necessary data for accurate restoration on the receiving device. The feature is currently limited to foldables, tablets, and larger screen Android devices, and further documentation for developers is still pending.
AppWizard
February 12, 2026
Android 17 Beta 1 introduces several enhancements for Pixel smartphone users, starting from the Pixel 6. Key features include mandatory adaptive app width for foldables and tablets, support for the new h.266 video codec, optimized camera APIs for smoother third-party applications, and synchronized volume control. The update requires applications to implement dynamic width adjustments to utilize screen space effectively on larger devices, addressing issues with black bars. The camera APIs have been revamped to allow third-party apps to switch modes without reinitializing the camera session, improving performance. The beta version is available for all Pixel smartphones through the Pixel 10 series, with the final release expected in the second quarter of 2026. Additionally, the setup process for wearables and health devices has been streamlined, and various performance optimizations have been made to enhance stability and efficiency.
Search