var appControl = new tizen.ApplicationControl("http://tizen.org/appcontrol/operation/view",
"http://www.google.com", null, null, null);
tizen.application.launchAppControl(appControl, null, function()
{
console.log("launch application control succeed");
},
function(e) {
console.log("launch application control failed. reason:" + e.message);
},
null
);
Subho Dey
System Engineer
Tata Consultancy Services
Building 1B,Ecospace
Plot - IIF/12 ,New Town, Rajarhat,
Kolkata - 700156,West Bengal
India
Cell:- 9804290536
Mailto: subho....@tcs.com
Website: http://www.tcs.com
____________________________________________
Experience certainty. IT Services
Business Solutions
Consulting
____________________________________________
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
_______________________________________________ Application-dev mailing list Application-dev@lists.tizen.org https://lists.tizen.org/listinfo/application-dev