Am 01.11.22 um 02:33 schrieb Kyle Nusbaum via Interest:
Hi everyone.
I have a question about opening files using Qt on Android.
Specifically, I'm trying to open a pdf file that was downloaded
through my application.
Supposedly I should be using QDesktopServices::openUrl
(https://doc.qt.io/q
Hi everyone.
I have a question about opening files using Qt
on Android. Specifically, I'm trying to open a pdf file that was
downloaded through my application.
Supposedly I should be using QDesktopServices::openUrl
(https://doc.qt.io/qt-6/qdesktopservices.html#openUrl), which *sort* of wor