How to access data exported by other services?
By anfas ci
24 Apr 2013 07:10
English
6 Replies
How to access data passed by other services like alarms, notifications using Application Control (ApplicationControlData)?
Example:
var appControl =
new tizen.ApplicationControl(
"http://tizen.org/appcontrol/operation/share",
"share.html",
"image/*",
null,
[new tizen.ApplicationControlData("images",
[imagedata1, imagedata2])] );
How to access value for the key "images" from the launched application?
Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.
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.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------