언어 설정

Menu
Sites
Language
How to build UI and service into one application

Hi,

I have developed a service application and posted on tizen store. I have got a new requirement in which it is expected to have an UI. It is expected to launch and terminate service from UI. Here are a few questions:

1. Is it possible to have UI and service part of same application ( with one icon) ? I have searched but was not able to find appropriate info.

2. Is it possible to launch and terminate Service app from UI? 

What are the ways to achieve this? Any guidance will be highly appreciated.

 

Thanks and Regards,

Sumit

Responses

1 댓글
Alex Ashirov

Hi,

I think you need take a look at multi-project packaging. This is a new feature added to the recent SDK Tizen 2.3.0_Rev2:

https://developer.tizen.org/tizen-2.3-sdk-release-notes

You can read more about the multi-project packaging here:

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.mobile.native.appprogramming/html/app_dev_process/multiple_project_dev_package.htm

Also, you can find some interesting information in the article below.

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.mobile.native.appprogramming/html/guide/app/service_applications.htm