Categories: Tech NewsTechCrunch+

Google’s Extension SDK aims to bring latest features to older Android versions

Fragmentation has been a longstanding complaint about the Android ecosystem. Often users miss out on features of the latest Android version because they are using older devices that are no longer updated. To reduce the gap, Google has released the first public version of the Extension SDK, which aims to bring features of the latest Android version to older iterations.

As a part of this announcement, Google is opening up Photo Picker API support to Android 11 and Android 12. Photo picker lets users give access to select photos from their library to an app — right now, only Android 13 users can use the latest photo picker interface.

Notably, as this is an SDK app developers will have to include this functionality in their apps. But users won’t need a system update to use the photo picker.

Advertisement

Google Photo Picker

The Extension SDK also brings support to implement AdServices APIs to prepare for the launch of the Android Privacy Sandbox. The Android Privacy Sandbox is Google’s new ad stack to replace cookies in Chrome. Currently, Google is testing Privacy Sandbox on a limited number of devices running Android 13 with a wider beta launch expected this year. With components like the Extension SDK, Google will aim to roll out Privacy Sandbox support to devices running older versions of Android.

Google has tried to compress feature rollout times through programs like Project Mainline, which was introduced with Android 10 to make the operating system more modular and push features through Google Play. So users don’t have to wait for phone makers to issue a software update. The Extension SDK is another step in that direction.

Advertisement

Google’s Extension SDK aims to bring latest features to older Android versions by Ivan Mehta originally published on TechCrunch

Recent Posts

Unlocking the Secrets of JSON.stringify(): More Than Meets the Eye

JSON (JavaScript Object Notation) is a lightweight data-interchange format widely used in web development. At…

1 week ago

How to Handle AJAX GET/POST Requests in WordPress

AJAX (Asynchronous JavaScript and XML) is a powerful technique used in modern web development that…

1 month ago

Page Speed Optimization: Post-Optimization Dos and Don’ts

Introduction After successfully optimizing your website for speed, it's essential to maintain and build upon…

1 month ago

Ultimate Guide to Securing WordPress Folders: Protect Your Site from Unauthorized Access

Securing your WordPress folders is crucial to safeguarding your website from unauthorized access and potential…

2 months ago

HTML CSS PHP File Upload With Circle Progress Bar

Creating a file upload feature with a circular progress bar involves multiple steps. You'll need…

3 months ago

Using WP Rocket with AWS CloudFront CDN

Integrating WP Rocket with AWS CloudFront CDN helps to optimize and deliver your website content…

3 months ago