<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Android SDK Extensions &#8211; OSLogs</title>
	<atom:link href="https://oslogs.com/tag/android-sdk-extensions/feed/" rel="self" type="application/rss+xml" />
	<link>https://oslogs.com</link>
	<description>Logging Operating System Updates</description>
	<lastBuildDate>Wed, 23 Jul 2025 06:10:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://oslogs.com/wp-content/uploads/2023/05/favicon.png</url>
	<title>Android SDK Extensions &#8211; OSLogs</title>
	<link>https://oslogs.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Android SDK Extensions &#8211; Extend new functionality to existing Android devices</title>
		<link>https://oslogs.com/2023/01/14/android-sdk-extensions-extend-new-functionality-to-existing-android-devices/</link>
					<comments>https://oslogs.com/2023/01/14/android-sdk-extensions-extend-new-functionality-to-existing-android-devices/#respond</comments>
		
		<dc:creator><![CDATA[Nishant Kaushal]]></dc:creator>
		<pubDate>Sat, 14 Jan 2023 17:16:13 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Android apps]]></category>
		<category><![CDATA[Android SDK]]></category>
		<category><![CDATA[Android SDK Extensions]]></category>
		<guid isPermaLink="false">https://playstore.deals/?p=480</guid>

					<description><![CDATA[Android, since version 10, has been supporting Modular System Components. This allows to expedite functional and security updates to the Android ecosystem outside of major API level releases and make new functionality backward compatible on already-released Android versions. End-user devices can receive updates to these modularized system components from the Google Play Store infrastructure or [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="bsf_rt_marker"></div>
<p>Android, since version 10, has been supporting <a href="https://source.android.com/docs/core/ota/modular-system" target="_blank" rel="noreferrer noopener">Modular System Components</a>. This allows to expedite functional and security updates to the Android ecosystem outside of major API level releases and make new functionality backward compatible on already-released Android versions. End-user devices can receive updates to these modularized system components from the Google Play Store infrastructure or through a partner-provided over-the-air (OTA) mechanism.</p>



<p>With <a href="https://developer.android.com/guide/sdk-extensions" target="_blank" rel="noreferrer noopener">Android Extension SDKs</a>, it is possible to extend the support of certain platform functionality to existing Android versions, increasing user reach.</p>



<p>For example, the PhotoPicker APIs previously available only on API level 33 (Android T) and above are now also available all the way back to API level 30 (Android R) through the Extension SDK on devices with an R extension version of at least 2.</p>



<p>The <a href="https://developer.android.com/reference" target="_blank" rel="noreferrer noopener">API reference pages</a> for SDK Extension APIs specify the earliest SDK extension version that your app can use to access an API. If the documentation also specifies an Android platform version (referenced by API level), then that API is also available for all devices running that version of Android or higher.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://oslogs.com/2023/01/14/android-sdk-extensions-extend-new-functionality-to-existing-android-devices/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
