How to invoke phone app to call a number
By oguzhancansever
08 May 2013 07:50
English
7 Replies
Hi guys,
Does anyone know how to invoke phone to make a voice call with a specific number?
I tried the following snipper but getting an error that "the given package is not found"
var appControl = new tizen.ApplicationControl("http://tizen.org/appcontrol/operation/dial","tel", "123");
tizen.application.launchAppControl(appControl, null,
function() {console.log("OK"); },
function(e) {console.log("error: " + e.message); });
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
--------
--------