Languages

Menu
Sites
Language
Is it possible that one application has UIApp with ServiceApp?

Hi, everyone

I am developing a application which has a UI with a background service during a period.

This service is not destroyed when a application is destroyed. In other words it is always running.

But, I don't know how to execute Service app in UI app.

In Sample code, Service App is a Single application.

Is it possible that one application(one package) has UI App with Service app?

Thanks,

kirisame

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
kavish
Tizen supports the multi-project application that consists of the native service and UI application. Please check below link where you get idea about Packaging a Multi-project Application. https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.native.appprogramming%2Fhtml%2Fapp_dev_process%2Fpackaging_app.htm