Thanks for your reply. I found an example using appcontrol but from sdk version 1.7 with c++.
I found some command may work ( without testing ) App_control_set_operation(app_ctrl,APP_CONTROL_OPERATION_DIAL); App_control_set_uri(app_ctrl,"tel:+912345678"); App_control_send_launch_request(app_ctrl, callback, app_data); Would you help me testing these commands, srihebbar ? Thank you. Vào 25-05-2015 19:20, "Srivardhan" <sri.heb...@samsung.com> đã viết: > Hi, > > > > It’s not possible to make a call from an application. Those API’s are not > available in 2.4 SDK. > > > > Thank-you, > > srihebbar > > > > *From:* Application-dev [mailto:application-dev-boun...@lists.tizen.org] *On > Behalf Of *Cu?ng Nguy?n > *Sent:* Friday, May 22, 2015 6:40 PM > *To:* application-dev@lists.tizen.org > *Subject:* [Tizen Application-dev] Help on making phone call > programatically > > > > Dear everyone, > > I'm new to tizen and need some help. I'm building an application with UI > has already done. I don't know how to make a call from native code. I > checked telephony API but it only give network information. > So: How to call a phone number programmatically in tizen ? please give me > an example or any suggestion > > Thank you very much. > >
_______________________________________________ Application-dev mailing list Application-dev@lists.tizen.org https://lists.tizen.org/listinfo/application-dev