How to launch UI and service native application simultaneously?
How to launch UI and service native application simultaneously?
BY 23 Dec 2014Native Application Development
I’ve been developing UI and service native applications with Tizen SDK 2.3 rev 1.
What problem I have is,
I need to run both of them simultaneously using mobile emulator.
I successfully made a package which contains both UI and service applications binary and etc. (Surely both of them have same certificate)
Tizen SDK manual says “the service application runs automatically while the UI application runs.”
I don’t understand exactly what that means.
Does it mean that do I have to write code into UI application to launch service application manually?
OR, Tizen application loader launches both of them automatically, so What I just have to do is check project references and manifest file between of them?
How to launch UI and service native application simultaneously?
I’ve been developing UI and service native applications with Tizen SDK 2.3 rev 1.
What problem I have is,
I need to run both of them simultaneously using mobile emulator.
I successfully made a package which contains both UI and service applications binary and etc. (Surely both of them have same certificate)
Tizen SDK manual says “the service application runs automatically while the UI application runs.”
I don’t understand exactly what that means.
Does it mean that do I have to write code into UI application to launch service application manually?
OR, Tizen application loader launches both of them automatically, so What I just have to do is check project references and manifest file between of them?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio