<?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[qml android resolution issue]]></title><description><![CDATA[<p dir="auto">Hi All,  I`m developing an application on android using qml, to set QtAdmob position at bottom of the screen for that using QScreen, for full hd display (1080x1920) Qscreen api is always returning QSize(424, 729).  or any other alternative approach to set Admob at bottom of the screen.<br />
Thanks</p>
]]></description><link>https://forum.qt.io/topic/91059/qml-android-resolution-issue</link><generator>RSS for Node</generator><lastBuildDate>Mon, 31 Aug 2026 22:24:56 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/91059.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 25 May 2018 18:38:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to qml android resolution issue on Sun, 27 May 2018 07:48:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pradeep-reddy">@<bdi>Pradeep-Reddy</bdi></a><br />
what does Windows.width / Window.height return?</p>
]]></description><link>https://forum.qt.io/post/460441</link><guid isPermaLink="true">https://forum.qt.io/post/460441</guid><dc:creator><![CDATA[raven-worx]]></dc:creator><pubDate>Sun, 27 May 2018 07:48:05 GMT</pubDate></item><item><title><![CDATA[Reply to qml android resolution issue on Fri, 25 May 2018 19:04:11 GMT]]></title><description><![CDATA[<p dir="auto">hi Thanks for reply .. plz check below my code.</p>
<p dir="auto">var obj = mapFromGlobal(tabBar.x,tabBar.y);<br />
var obj1 = mapToGlobal(0,0);<br />
console.log("x:"+obj.x+" y:"+obj.y+" x1:"+obj1.x+" y1:"+obj1.y+" H:"+Screen.height+" W:"+Screen.width)<br />
banner.x = obj1.x;<br />
banner.y = obj1.y*2;<br />
console.log("init&gt;&gt;&gt;&gt;&gt;screen density logical: " + Screen.logicalPixelDensity + " pixel: " + Screen.pixelDensity);</p>
]]></description><link>https://forum.qt.io/post/460302</link><guid isPermaLink="true">https://forum.qt.io/post/460302</guid><dc:creator><![CDATA[Pradeep Reddy]]></dc:creator><pubDate>Fri, 25 May 2018 19:04:11 GMT</pubDate></item><item><title><![CDATA[Reply to qml android resolution issue on Fri, 25 May 2018 18:41:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pradeep-reddy">@<bdi>Pradeep-Reddy</bdi></a><br />
how are you requesting the QScreen exactly?</p>
]]></description><link>https://forum.qt.io/post/460298</link><guid isPermaLink="true">https://forum.qt.io/post/460298</guid><dc:creator><![CDATA[raven-worx]]></dc:creator><pubDate>Fri, 25 May 2018 18:41:39 GMT</pubDate></item></channel></rss>