Environment:
Qt version: 6.6.3
Android version: 14, running via emulator
Android build-tools version: 34.0.0 (also tried 31.0.0)
Android build platform SDK: android-33 (also tried android-34)
JDK version 17 (tried 21 early on, but that one wouldn’t even build/deploy)
NDK version 25.1.8937393 (26.1
Nope, hadn’t come across that one, and Yep - it was exactly what I needed Thank
you, thank you, thank you! Added that to my manifest as well as the permission
check function I had, and viola! Photos! After removing and re-installing the
app, I even got the permission pop-up I had been expecting
Hi Israel,
have you tested to add READ_MEDIA_IMAGES permission ?
see my article about Qt Permissions https://t1p.de/ekkePermissions
and https://bugreports.qt.io/browse/QTBUG-116834 (please vote)
ciao
ekke
Am 10.07.24 um 05:14 schrieb Israel Brewster via Interest:
I have written a Qt app, using Q