How to launch gallery app and retrieve which file is selected?
How to launch gallery app and retrieve which file is selected?
BY 05 Mar 2013Web Application Development
Hello, Everybody.
I have a soild experience in Android field but I’m pretty new to Tizen platform and I think I need your professional help.
I’m going to launch the Tizen standard Gallery app and get which file is selected by user.
I read how to launch the Tizen Gallery app:
You can launch the (native) gallery application for example using the following code: tizen.application.launch(“org.tizen.gallery”, onLaunchSuccess, onError);
How to launch gallery app and retrieve which file is selected?
Hello, Everybody.
I have a soild experience in Android field but I’m pretty new to Tizen platform and I think I need your professional help.
I’m going to launch the Tizen standard Gallery app and get which file is selected by user.
I read how to launch the Tizen Gallery app:
You can launch the (native) gallery application for example using the following code:
tizen.application.launch(“org.tizen.gallery”, onLaunchSuccess, onError);
But how to get the path of selected file?
Thanks.
Christian.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio