launch
How to retrieve and process the data in launched application using the application control interface
PUBLISHED
How to retrieve and process the data in launched application using the application control interface
In this tutorial, we’ll learn how to retrieve the data in the launched or provider application, process it and give back the control (with the processed data) to the requested application using the Tizen’s “Application” API’s application control interface. Application control allows you to launch other applications, whose functionalities are needed in your application.
Category:
Dev Tips
- Read more about How to retrieve and process the data in launched application using the application control interface