<?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[Qt6&#x2F;Android deployment error]]></title><description><![CDATA[<p dir="auto">Hi all -</p>
<p dir="auto">I'm getting an error when trying to run a Qt application on my Android emulator.</p>
<pre><code>Installing Android package to device.
Running command "C:/Users/Michael.Zimmers/AppData/Local/Android/Sdk/platform-tools/adb.exe -s emulator-5554  install -r C:/Users/Michael.Zimmers/Qt_projects/build-qmltest-Android_Qt_6_4_1_Clang_x86-Release/android-build//build/outputs/apk/release/android-build-release-signed.apk"
Serving...
Performing Incremental Install
Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
Performing Streamed Install
14:57:24: The process "C:\Qt\6.4.1\mingw_64\bin\androiddeployqt.exe" exited with code 16.
</code></pre>
<p dir="auto">I thought I'd taken good enough notes on the process of setting up for Android, but...I guess I missed a step. Is this error message enough, or do I need to furnish more information for determining what I missed?</p>
<p dir="auto">Thanks...</p>
]]></description><link>https://forum.qt.io/topic/141894/qt6-android-deployment-error</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 15:51:57 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/141894.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 Jan 2023 23:00:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Qt6&#x2F;Android deployment error on Tue, 03 Jan 2023 08:11:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mzimmers">@<bdi>mzimmers</bdi></a> said in <a href="/post/742224">Qt6/Android deployment error</a>:</p>
<blockquote>
<p dir="auto">INSTALL_FAILED_NO_MATCHING_ABIS</p>
</blockquote>
<p dir="auto">Looks like you're trying to deploy binaries to a device with different ABI (like ARM -&gt; x86).</p>
]]></description><link>https://forum.qt.io/post/742259</link><guid isPermaLink="true">https://forum.qt.io/post/742259</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Tue, 03 Jan 2023 08:11:05 GMT</pubDate></item><item><title><![CDATA[Reply to Qt6&#x2F;Android deployment error on Tue, 03 Jan 2023 16:23:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jsulm">@<bdi>jsulm</bdi></a> yeah, that was it, though it was a little more subtle: somehow, I've got kits for Android Clang x86 <strong>and</strong> Android Clang x86_64. I was trying to use x86, when I wanted x86_64. The app loads and runs now.</p>
<p dir="auto">Thanks...</p>
]]></description><link>https://forum.qt.io/post/742332</link><guid isPermaLink="true">https://forum.qt.io/post/742332</guid><dc:creator><![CDATA[mzimmers]]></dc:creator><pubDate>Tue, 03 Jan 2023 16:23:55 GMT</pubDate></item><item><title><![CDATA[Reply to Qt6&#x2F;Android deployment error on Tue, 03 Jan 2023 08:11:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mzimmers">@<bdi>mzimmers</bdi></a> said in <a href="/post/742224">Qt6/Android deployment error</a>:</p>
<blockquote>
<p dir="auto">INSTALL_FAILED_NO_MATCHING_ABIS</p>
</blockquote>
<p dir="auto">Looks like you're trying to deploy binaries to a device with different ABI (like ARM -&gt; x86).</p>
]]></description><link>https://forum.qt.io/post/742259</link><guid isPermaLink="true">https://forum.qt.io/post/742259</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Tue, 03 Jan 2023 08:11:05 GMT</pubDate></item></channel></rss>