<?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[QFileDialog::getOpenFileContent on Android]]></title><description><![CDATA[<p dir="auto">I'm trying to use QFileDialog::getOpenFileContent() on Android.</p>
<p dir="auto">The file picker intent opens correctly, but the callback is never invoked, so I cannot obtain the selected file content.</p>
<p dir="auto">I have already requested MANAGE_EXTERNAL_STORAGE. Using either QFile with a file URL or my own file picker implementation works correctly, so file access itself does not seem to be the issue.</p>
<p dir="auto">Is QFileDialog::getOpenFileContent() expected to work on Android? If so, are there any additional requirements or configurations that I might have missed? I couldn't find any related bug reports in the Qt bug tracker.</p>
]]></description><link>https://forum.qt.io/topic/164852/qfiledialog-getopenfilecontent-on-android</link><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Jul 2026 01:46:16 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164852.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 03 Jul 2026 09:38:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QFileDialog::getOpenFileContent on Android on Sat, 04 Jul 2026 18:05:57 GMT]]></title><description><![CDATA[<p dir="auto">I don't know about this, but I'd give the app manually permission for all files, and see what happens. I remember there being various issues with QUrl, but don't remember details.</p>
<p dir="auto">And, of course, something not working in Android, and even the supposedly evolved and mature Qt 6x in Android, is no surprise...</p>
]]></description><link>https://forum.qt.io/post/839010</link><guid isPermaLink="true">https://forum.qt.io/post/839010</guid><dc:creator><![CDATA[mvuori]]></dc:creator><pubDate>Sat, 04 Jul 2026 18:05:57 GMT</pubDate></item><item><title><![CDATA[Reply to QFileDialog::getOpenFileContent on Android on Sat, 04 Jul 2026 03:16:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> Hello, I forgot to write it because it seems to have lasted many Qt versions and I have also tested multiple Android versions. It is the same from Qt6.10 to Qt6.11.1, and has been tested on Android 15 and 16.</p>
]]></description><link>https://forum.qt.io/post/838997</link><guid isPermaLink="true">https://forum.qt.io/post/838997</guid><dc:creator><![CDATA[LZHD]]></dc:creator><pubDate>Sat, 04 Jul 2026 03:16:05 GMT</pubDate></item><item><title><![CDATA[Reply to QFileDialog::getOpenFileContent on Android on Fri, 03 Jul 2026 18:39:29 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">You should add which version of Qt and Androïd you are using.</p>
]]></description><link>https://forum.qt.io/post/838993</link><guid isPermaLink="true">https://forum.qt.io/post/838993</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 03 Jul 2026 18:39:29 GMT</pubDate></item></channel></rss>