SDK

AppWizard
March 27, 2026
Android 17 Beta 3 introduces significant multitasking capabilities with the Bubbles system, allowing users to run applications in floating windows. Screen recording features a floating control panel for editing, sharing, and deleting recordings. Quick Settings have been simplified with distinct toggles for Wi-Fi and mobile data. This beta version is available for Pixel 6 and newer devices, with finalized SDK and NDK APIs for developers. The Bubbles system allows users to open apps in floating windows, and enhancements for foldable devices include dragging icons for better multitasking. Users can now disable dark mode for individual apps, and privacy features include adaptive password visibility based on input methods and a new Location Button for temporary location access.
Winsage
March 27, 2026
In January 2026, Microsoft launched the public preview of the WinApp CLI, a command-line tool for Windows application development that is open source and supports various frameworks including .NET, C++, Electron, and Rust. The tool aims to simplify the complexities of Windows development by providing a unified entry point for environment setup, configuration, and packaging. Key features include the winapp init command for environment initialization, the winapp create-debug-identity command for attaching package identities without full MSIX packaging, and automation capabilities for manifests, certificates, and signing processes. The CLI also supports Electron and Node.js scenarios, allowing developers to inject package identity into running Electron processes. The WinApp CLI is currently in public preview, with potential changes before general availability, and an updated version 0.2.0 was released in late February 2026. It can be accessed via WinGet, npm, and as a GitHub project for community contributions.
AppWizard
March 27, 2026
Google has released Android 17 Beta 3, introducing Platform Stability, which finalizes internal and external APIs and app-facing behaviors for developers. Key enhancements include full activation of bubbles for multitasking, a redesigned screen recording toolbar, customizable photo picker grid view, support for 14-bit per pixel RAW images, vendor-defined camera extensions, Bluetooth LE audio hearing aids, reduced wakelocks for idle alarms, a system-provided location button, post-quantum cryptography hybrid signing, widget support on external displays, desktop interactive picture-in-picture, VPN app exclusion settings, and dynamic system font fallback. Feedback can be submitted through the Android Beta Feedback tool, and system images are available for various Pixel devices.
AppWizard
March 14, 2026
Microsoft has introduced enhancements to its Advanced Shader Delivery (ASD) technology to address lengthy shader compilation times for PC gamers. The ASD technology generates a Pre-compiled Shader Database (PSDB) from a Shader Object State Database (SODB), allowing for faster game startups by eliminating the need for local compilation. Since integrating ASD into its software development kit (SDK), Microsoft has achieved an 85% reduction in launch times for the game Avowed. NVIDIA, Intel, and Qualcomm are also set to support ASD in their hardware. Additionally, Microsoft has updated its API to allow developers to upload pre-compiled shaders through the Xbox Partner Center, starting with the Xbox app on PC.
Winsage
March 13, 2026
At GDC 2026, Microsoft announced the introduction of ML-Powered DirectX and Advanced Shader Delivery. The ML-enhanced DirectX includes Cooperative Vectors within Shader Model 6.9, facilitating neural rendering techniques such as Neural Texture Compression and Neural Radiance Caching. DirectX Linear Algebra is introduced to support matrix-based ML workflows, and the DirectX Compute Graph Compiler enables full model graphs to run with native GPU performance. Advanced Shader Delivery allows game developers to provide precompiled shaders to reduce load times and stuttering. New APIs, App Identity API and Stats API, have been introduced to support this feature. NVIDIA, AMD, Intel, and Qualcomm have expressed their support for these advancements. Additionally, Microsoft is developing DXR 2.0, which will support Shader Model 6.10 and is expected to roll out in late summer 2026.
Winsage
March 11, 2026
Windows 11 will introduce Xbox mode on all PC form factors in April, providing a full-screen gaming experience. Advanced Shader Delivery (ASD) will be expanded to all game developers, allowing for improved shader management and reduced stutter. DirectStorage will enhance asset streaming and storage efficiency with new compression techniques. DirectX is evolving to support machine learning in graphics, with new capabilities for integrating neural techniques. Updates to DirectX and PIX tooling will include standardized methods for capturing GPU data, shader-level breakpoints, and a new Shader Explorer tool. Most features will enter preview in May 2026, with broader availability later in the year.
AppWizard
March 6, 2026
Google is testing various AI models for Android app development through a new platform called “Android Bench,” which evaluates the performance of leading AI language models (LLMs) against benchmarks specific to Android development. The benchmarks assess capabilities in areas such as Jetpack Compose, asynchronous programming, data persistence, dependency injection, navigation migrations, Gradle/build configurations, and interaction with Android components. Google has identified Gemini 3.1 Pro Preview as the top-performing model with a score of 72.4%, followed by Claude Opus 4.6 at 66.6% and OpenAI’s GPT 5.2 Codex at 62.5%. Gemini 2.5 Flash scored the lowest at 16.1%.
AppWizard
March 6, 2026
Asha Sharma, the new Executive Vice President for Gaming at Microsoft, announced that the upcoming Xbox console, codenamed Project Helix, will enhance performance and support both Xbox and PC games. This marks a shift from traditional console gaming by allowing access to a broader library of games and enabling seamless transitions between console and PC gaming experiences. Project Helix may utilize Microsoft's streaming solutions or focus on titles for the Xbox-branded PC SDK and app, with the possibility of a full Windows installation on the console. Additionally, there is a trend towards reducing exclusive titles for Xbox consoles, indicating a move towards a more integrated gaming ecosystem.
Winsage
March 4, 2026
Microsoft has released version 0.2 of its Windows App Development CLI (winapp), incorporating several new features based on community feedback. Key updates include first-class support for .NET projects, allowing integration of WinUI 3, WPF, Windows Forms, and .NET console applications. Developers can initialize projects with winapp init, which aligns them with the appropriate Windows SDK version and generates necessary folders. The update also introduces manifest placeholders for easier app packaging, integrates Microsoft Store CLI commands into winapp, and enhances the help and error messaging system for better usability. Additional improvements include new commands for external catalogs and package identity, updates to winapp pack and manifest update-assets, and a Flutter guide with a sample project for using Windows App SDK APIs.
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