Start on boot native service app on Gear S2

Start on boot native service app on Gear S2

BY 01 Nov 2016 Native Application Development

In the tizen-manifest.xml file, the documentation describes on-boot and auto-restart attributes for the service-application element.  However, it also indicates that these elements are not available on a wearable device such as the Gear S2 and not available at all in Tizen 2.4.  Is there another way to make sure my service application is started at boot time and is automatically restarted should it quit?

Here is the documentation I am referring to:

https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#service

Written by