<?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[Offline Compilation]]></title><description><![CDATA[<p dir="auto">Hi guys. How can I compile my android application without internet connection? I found a problem: when my application is compiling, she tries to download the gradle, but I can't connect to the Internet all the time. My intention is to be able to compile my application always offline. Help me please. Thanks in advance.</p>
]]></description><link>https://forum.qt.io/topic/109577/offline-compilation</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 17:49:31 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/109577.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 08 Dec 2019 22:58:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Offline Compilation on Fri, 29 Apr 2022 19:02:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robespier">@<bdi>Robespier</bdi></a><br />
here is an example of how to achieve that<br />
<a href="https://github.com/wiluite/OfflineQt5Android" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/wiluite/OfflineQt5Android</a></p>
<p dir="auto">Just googletranslate it.</p>
]]></description><link>https://forum.qt.io/post/712350</link><guid isPermaLink="true">https://forum.qt.io/post/712350</guid><dc:creator><![CDATA[wiluite]]></dc:creator><pubDate>Fri, 29 Apr 2022 19:02:09 GMT</pubDate></item><item><title><![CDATA[Reply to Offline Compilation on Mon, 09 Dec 2019 00:25:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robespier">@<bdi>Robespier</bdi></a> said in <a href="/post/566378">Offline Compilation</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jksh">@<bdi>JKSH</bdi></a> Thanks, but I work on Qt Creator</p>
</blockquote>
<p dir="auto">Qt Creator does not contain the Android tools. Qt Creator simply invokes the Android SDK that is installed on your PC.</p>
<p dir="auto">I believe you can still use the Android Studio to configure the Android SDK for Qt Creator.</p>
]]></description><link>https://forum.qt.io/post/566379</link><guid isPermaLink="true">https://forum.qt.io/post/566379</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Mon, 09 Dec 2019 00:25:10 GMT</pubDate></item><item><title><![CDATA[Reply to Offline Compilation on Mon, 09 Dec 2019 00:19:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jksh">@<bdi>JKSH</bdi></a> Thanks, but I work on Qt Creator</p>
]]></description><link>https://forum.qt.io/post/566378</link><guid isPermaLink="true">https://forum.qt.io/post/566378</guid><dc:creator><![CDATA[Robespier]]></dc:creator><pubDate>Mon, 09 Dec 2019 00:19:00 GMT</pubDate></item><item><title><![CDATA[Reply to Offline Compilation on Mon, 09 Dec 2019 00:02:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robespier">@<bdi>Robespier</bdi></a> said in <a href="/post/566371">Offline Compilation</a>:</p>
<blockquote>
<p dir="auto">when my application is compiling, she tries to download the gradle, but I can't connect to the Internet all the time. My intention is to be able to compile my application always offline.</p>
</blockquote>
<p dir="auto">It is the Android SDK that tries to load Gradle. Find the Gradle download settings in Android Studio: <a href="https://stackoverflow.com/questions/18158034/how-do-i-set-up-android-studio-to-work-completely-offline" target="_blank" rel="noopener noreferrer nofollow ugc">https://stackoverflow.com/questions/18158034/how-do-i-set-up-android-studio-to-work-completely-offline</a></p>
]]></description><link>https://forum.qt.io/post/566377</link><guid isPermaLink="true">https://forum.qt.io/post/566377</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Mon, 09 Dec 2019 00:02:37 GMT</pubDate></item></channel></rss>