4.0 Wearable (Preview) Emulator has Gallery but doesn’t support ApplicationControl? “http://tizen.org/appcontrol/operation/pick”
By
26 Feb 2018 08:11
English
2 Replies
Hi. I launched my app on 4.0 Wearable (Preview) Emulator which has Gallery.
When I try to pick up an image I get "No matched application found" because launch application control failed.
var appControl = new tizen.ApplicationControl(
"http://tizen.org/appcontrol/operation/pick",
null,
"image/*",
null, [new tizen.ApplicationControlData("http://tizen.org/appcontrol/data/selection_mode", ["multiple"])]);
Does it support ApplicationControl?
It works on a real Gear S3 device.
Edited on 04 05, 2019
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.