Qt 6.11 is out! See what's new in the release
blog
Start Activity for Result
Mobile and Embedded
4
Posts
3
Posters
1.9k
Views
1
Watching
-
Hi,
I'm developing Qt 5.2 QML application for Android / ARMv7. But I need to open Android Gallery and return image file path. In Android, you can use startActivityForResult() but how it can be done using C++ or QML? -
Does anybody know how to do it?
-
Hi,
Have you found how to do this? I am facing the same problem.
-
Hi,
Is anyone found solution for this or is it not possible in qt?