Google releases the Extension SDK for developers to bring new features, like the new Photo Picker API that launched with Android 13, to older Android versions
The Extensions SDK is what makes features like Photo Picker possible on older Android versions.
Context & Ripple Effects
When Google shipped Android 13's photo picker in 2022, the feature was locked to the OS version — devices stuck on older releases simply went without. The Extension SDK changes that contract: Google is splitting the Photo Picker API and similar features out of the annual OS cycle so developers can call them on older Android versions directly.
It fits a pattern Google had already started with the Cross device SDK for phone-and-tablet experiences, and it foreshadows the later move of taking a Pixel-10-exclusive AI photo editing tool to all Google Photos users on Android — feature delivery increasingly decoupled from both OS version and hardware tier.
First-order effects
- Android developers can integrate the Photo Picker API without gating their apps on Android 13, reaching users on older devices immediately instead of waiting for OEM updates.
- Users on pre-Android 13 devices gain access to picker-style features through app updates rather than system updates, shifting the upgrade burden from OEMs to Google's SDK channel.
Second-order effects
- OEMs' slow update pipelines lose leverage as a differentiator: if Google ships flagship features via the Extension and Cross device SDKs, the version number on the box matters less to buyers and developers.
- Google strengthens its position as the de facto feature gatekeeper on Android — the SDK layer, not the open-source OS, becomes where new capabilities land first.
Third-order effects
- If the pattern holds, Android's annual version releases become less central to the platform's evolution, with Google's proprietary SDK layer carrying the feature roadmap — a structural shift toward a two-tier Android where the updateable Google layer outpaces the frozen base OS.
The trend: Google is moving Android feature delivery out of OS releases and into version-independent SDKs, making its own update channel the real pace of the platform.