Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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?