Languages

Menu
Sites
Language
Does Tizen Native have a component like Android's Service?

I've been developing a Tizen 2.3.1 wearable native app(GearS2 based). Since this App is a kind of messanger, it needs push function and Screen unlock. Does Tizen Native have a component like Android's Service?

Responses

3 Replies
daniel kim

Hi,

As far as I know, Tizen SDK 2.3.1 supports Push service. but Gear S2 doesn't support yet.

Regards

colin Rao

just f.y.i.

regarding push notification, https://developer.tizen.org/development/tutorials/native-application/messaging/push

 

Joohwan Kim

The current push apis in Gear S and S2 will return "NOT_SUPPORTED" error. 

For those devices, you should take a look on rich noti sdk from Samsung developer 

site.