applicationSubscribe to RSS - application

How to retrieve and process the data in launched application using the application control interface

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.

Address Book Management

Sample application features

The ExtendedAddressBook sample application demonstrates how to use the Tizen platform’s Contact, Messaging and Application APIs. It also makes use of filters (AttributeFilter and CompositeFilter) provided by the Tizen Device API.