<?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 Manifest Packagename as variable in .pro ?]]></title><description><![CDATA[<p dir="auto">would it be possible inside Android Manifest to use a variable as package name ?<br />
this variable should be set in .pro and also be available from external tools.</p>
<p dir="auto">reason: Android for Work apps need to be started using a specific user</p>
<pre><code>adb shell am start --user 10 -n my.package.name/org.qtproject.qt5.android.bindings.QtActivity
</code></pre>
<p dir="auto">I want to run this command from external tools with android package name as parameter,<br />
so I got the idea to define the package in .pro and to use from tools and Android Manifest</p>
<p dir="auto">thx for tips - never did such kind of stuff before</p>
<p dir="auto">BTW: will blog in detail HowTo debug and run apps on devices managed by AndroidForWork</p>
]]></description><link>https://forum.qt.io/topic/77118/android-manifest-packagename-as-variable-in-pro</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 15:37:11 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/77118.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 11 Mar 2017 13:48:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Android Manifest Packagename as variable in .pro ? on Wed, 15 Mar 2017 10:13:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekkescorner">@<bdi>ekkescorner</bdi></a> blogged about Qt and managed Android Devices: <a href="https://appbus.wordpress.com/2017/03/15/overview-managed-android-devices/" target="_blank" rel="noopener noreferrer nofollow ugc">https://appbus.wordpress.com/2017/03/15/overview-managed-android-devices/</a></p>
<p dir="auto">also opened Bugreport to get the User ID in .pro: <a href="https://bugreports.qt.io/browse/QTCREATORBUG-17862" target="_blank" rel="noopener noreferrer nofollow ugc">https://bugreports.qt.io/browse/QTCREATORBUG-17862</a></p>
]]></description><link>https://forum.qt.io/post/382175</link><guid isPermaLink="true">https://forum.qt.io/post/382175</guid><dc:creator><![CDATA[ekkescorner]]></dc:creator><pubDate>Wed, 15 Mar 2017 10:13:20 GMT</pubDate></item><item><title><![CDATA[Reply to Android Manifest Packagename as variable in .pro ? on Wed, 15 Mar 2017 10:09:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/schluchti">@<bdi>Schluchti</bdi></a> have created a bugreports and referenced your blog post<br />
<a href="https://bugreports.qt.io/browse/QTCREATORBUG-17863" target="_blank" rel="noopener noreferrer nofollow ugc">https://bugreports.qt.io/browse/QTCREATORBUG-17863</a></p>
]]></description><link>https://forum.qt.io/post/382172</link><guid isPermaLink="true">https://forum.qt.io/post/382172</guid><dc:creator><![CDATA[ekkescorner]]></dc:creator><pubDate>Wed, 15 Mar 2017 10:09:59 GMT</pubDate></item><item><title><![CDATA[Reply to Android Manifest Packagename as variable in .pro ? on Sat, 11 Mar 2017 15:36:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/schluchti">@<bdi>Schluchti</bdi></a> thx. have to think about.</p>
]]></description><link>https://forum.qt.io/post/381442</link><guid isPermaLink="true">https://forum.qt.io/post/381442</guid><dc:creator><![CDATA[ekkescorner]]></dc:creator><pubDate>Sat, 11 Mar 2017 15:36:30 GMT</pubDate></item><item><title><![CDATA[Reply to Android Manifest Packagename as variable in .pro ? on Sat, 11 Mar 2017 15:23:14 GMT]]></title><description><![CDATA[<p dir="auto">Don't know if that's what you are looking for, but maybe it helps you: <a href="https://gympulsr.com/blog/qt/2017/03/02/multiple-versions-with-qt.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://gympulsr.com/blog/qt/2017/03/02/multiple-versions-with-qt.html</a></p>
]]></description><link>https://forum.qt.io/post/381440</link><guid isPermaLink="true">https://forum.qt.io/post/381440</guid><dc:creator><![CDATA[Schluchti]]></dc:creator><pubDate>Sat, 11 Mar 2017 15:23:14 GMT</pubDate></item></channel></rss>