Languages

Menu
Sites
Language
Web Service Application Handling with explicit app id

Req. 1840 The Web Service Application Runtime SHOULD be able to handle Application Control with an explicit
application id.

we can launch the app 

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.wearable.web.appprogramming/html/tutorials/service_tutorial/launch_service.htm

 

what else we can do to handle application control

Responses

3 Replies
daniel kim

Hi,

We can launch the application along with some operation. so can operate specific task like displaying image or calling to specific number.

More useful information is available in following document.

https://developer.tizen.org/documentation/dev-guide/2.3.0:  Tizen Mobile Web App Programming > Programming Guide > Device API Guides > Application Guides > Application: Managing and Launching Applications> Application Controls

AVSukhov

Hello,

There are different types of application control requests for launching other applications. The system determines which application is suitable for handling the application control request:

  • Explicit launch

    You determine which application must be launched. If you specify the exact application ID, the application ID determines which application is launched and the application performs the operation as specified in the application control request.

  • Implicit launch

    You provide information to describe the request to be performed by the newly launched application without the application ID. The system uses the information to resolve the application control, by trying to find the proper application to perform the requested application control and then launching the selected application.

Where did you get this list of requirements?

Prajith Premanandan

https://source.tizen.org/sites/default/files/page/tizen-2.3-wrt-core-spec.pdf