<?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[Qt &amp; Android: even if Release target selected apk name contains &#x27;debug&#x27;]]></title><description><![CDATA[<p dir="auto">Is it normal that apk name contains 'debug' even is release target was selected (Qt 5.1, latest release SDK)?<br />
How to enforce 'real' release build if not?</p>
<p dir="auto">BTW. how can I generate apk file without having real android device attached? If no device attached Creator just 'hangs up' - white screen, no response and no apk is generated...</p>
]]></description><link>https://forum.qt.io/topic/29431/qt-android-even-if-release-target-selected-apk-name-contains-debug</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 02:19:31 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/29431.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 15 Jul 2013 07:28:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Qt &amp; Android: even if Release target selected apk name contains &#x27;debug&#x27; on Fri, 19 Jul 2013 07:09:07 GMT]]></title><description><![CDATA[<p dir="auto">thanks, i will give it a try.</p>
<p dir="auto">I think it is the way how to get signing key: <a href="http://developer.android.com/tools/publishing/app-signing.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://developer.android.com/tools/publishing/app-signing.html</a></p>
]]></description><link>https://forum.qt.io/post/187077</link><guid isPermaLink="true">https://forum.qt.io/post/187077</guid><dc:creator><![CDATA[zlutor]]></dc:creator><pubDate>Fri, 19 Jul 2013 07:09:07 GMT</pubDate></item><item><title><![CDATA[Reply to Qt &amp; Android: even if Release target selected apk name contains &#x27;debug&#x27; on Fri, 19 Jul 2013 01:28:11 GMT]]></title><description><![CDATA[<p dir="auto">This happened to me out realese you need to include in your project keystore.</p>
]]></description><link>https://forum.qt.io/post/187045</link><guid isPermaLink="true">https://forum.qt.io/post/187045</guid><dc:creator><![CDATA[flaviomarcio]]></dc:creator><pubDate>Fri, 19 Jul 2013 01:28:11 GMT</pubDate></item><item><title><![CDATA[Reply to Qt &amp; Android: even if Release target selected apk name contains &#x27;debug&#x27; on Thu, 18 Jul 2013 07:27:14 GMT]]></title><description><![CDATA[<p dir="auto">any idea who to contact then?<br />
Some bugzilla link?</p>
<p dir="auto">I'm sorry for newbie questions but I've just started my Qt&amp;Android jurney...</p>
]]></description><link>https://forum.qt.io/post/186924</link><guid isPermaLink="true">https://forum.qt.io/post/186924</guid><dc:creator><![CDATA[zlutor]]></dc:creator><pubDate>Thu, 18 Jul 2013 07:27:14 GMT</pubDate></item><item><title><![CDATA[Reply to Qt &amp; Android: even if Release target selected apk name contains &#x27;debug&#x27; on Wed, 17 Jul 2013 21:41:49 GMT]]></title><description><![CDATA[<p dir="auto">It might just be a bug. I mean, this is still a preview of the android support.<br />
You might want to try qt 5.1.1, but I doubt they fixed that yet<br />
<a href="http://download.qt-project.org/snapshots/qt/5.1/5.1.1-rc1/backups/2013-07-17-81/" target="_blank" rel="noopener noreferrer nofollow ugc">http://download.qt-project.org/snapshots/qt/5.1/5.1.1-rc1/backups/2013-07-17-81/</a></p>
]]></description><link>https://forum.qt.io/post/186863</link><guid isPermaLink="true">https://forum.qt.io/post/186863</guid><dc:creator><![CDATA[Moster]]></dc:creator><pubDate>Wed, 17 Jul 2013 21:41:49 GMT</pubDate></item><item><title><![CDATA[Reply to Qt &amp; Android: even if Release target selected apk name contains &#x27;debug&#x27; on Wed, 17 Jul 2013 20:48:44 GMT]]></title><description><![CDATA[<p dir="auto">I've checked the buil log and I think it sill generates debug codce regardless selected build target is release...</p>
<p dir="auto">"[echo] Building Libraries with 'debug'..."</p>
<p dir="auto">Any Idea?</p>
<p dir="auto">@-build-setup:<br />
[getbuildtools] Using latest Build Tools: 17.0.0<br />
[echo] Resolving Build Target for iQSliderPro...<br />
[gettarget] Project Target:   Android 2.3.3<br />
[gettarget] API level:        10<br />
[gettarget] WARNING: No minSdkVersion value set. Application will install on all Android versions.<br />
[echo] ----------<br />
[echo] Creating output directories if needed...<br />
[mkdir] Created dir: F:\Users\zlutor\Qt_Android\Qt.5.1\experimental\iqchallengesliderpro\android\bin<br />
[mkdir] Created dir: F:\Users\zlutor\Qt_Android\Qt.5.1\experimental\iqchallengesliderpro\android\bin\res<br />
[mkdir] Created dir: F:\Users\zlutor\Qt_Android\Qt.5.1\experimental\iqchallengesliderpro\android\gen<br />
[mkdir] Created dir: F:\Users\zlutor\Qt_Android\Qt.5.1\experimental\iqchallengesliderpro\android\bin\classes<br />
[mkdir] Created dir: F:\Users\zlutor\Qt_Android\Qt.5.1\experimental\iqchallengesliderpro\android\bin\dexedLibs<br />
[echo] ----------<br />
[echo] Resolving Dependencies for iQSliderPro...<br />
[dependency] Ordered libraries:<br />
[dependency]<br />
[dependency] ------------------<br />
[dependency] API&lt;=15: Adding annotations.jar to the classpath.<br />
[echo] ----------<br />
[echo] Building Libraries with 'debug'...<br />
[subant] No sub-builds to iterate on</p>
<p dir="auto">-code-gen:<br />
[mergemanifest] Merging AndroidManifest files into one.<br />
[mergemanifest] Manifest merger disabled. Using project manifest only.<br />
[echo] Handling aidl files...<br />
[aidl] Found 2 AIDL files.<br />
[aidl] Compiling 2 AIDL files.<br />
[echo] ----------<br />
[echo] Handling RenderScript files...<br />
[renderscript] No RenderScript files to compile.<br />
[echo] ----------<br />
[echo] Handling Resources...<br />
[aapt] Generating resource IDs...<br />
[echo] ----------<br />
[echo] Handling BuildConfig class...<br />
[buildconfig] Generating BuildConfig class.@</p>
]]></description><link>https://forum.qt.io/post/186860</link><guid isPermaLink="true">https://forum.qt.io/post/186860</guid><dc:creator><![CDATA[zlutor]]></dc:creator><pubDate>Wed, 17 Jul 2013 20:48:44 GMT</pubDate></item></channel></rss>