<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Android API and SDK version for maximising population of users. Which to choose?]]></title><description><![CDATA[<p dir="auto">Hello!</p>
<p dir="auto">What is the best settings for Qt 6 CMake project if need to cover maximum of available users? Using Qt 6.11, need to know what API and SDK version to define in settings.</p>
<pre><code>QT_ANDROID_MIN_SDK_VERSION 28
QT_ANDROID_TARGET_SDK_VERSION 36
</code></pre>
<p dir="auto">Will be this settings enough to define in CMake file? Will it be working at all with Qt 6.11?</p>
]]></description><link>https://forum.qt.io/topic/165065/android-api-and-sdk-version-for-maximising-population-of-users.-which-to-choose</link><generator>RSS for Node</generator><lastBuildDate>Mon, 07 Sep 2026 03:28:37 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/165065.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 06 Sep 2026 14:24:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Android API and SDK version for maximising population of users. Which to choose? on Sun, 06 Sep 2026 18:57:22 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I would say no settings at all.<br />
If you want to maximise the number of platforms supported, just use the defaults from your Qt build which aims to cover the 90% of the market at the time of release.</p>
<p dir="auto">You have more explanation in <a href="https://doc.qt.io/qt-6/android-supported-versions-selection-guidelines.html" target="_blank" rel="noopener noreferrer nofollow ugc">th2 supported versions selection guidelines in the Qt documentation</a>.</p>
]]></description><link>https://forum.qt.io/post/840012</link><guid isPermaLink="true">https://forum.qt.io/post/840012</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 06 Sep 2026 18:57:22 GMT</pubDate></item></channel></rss>