Languages

Menu
Sites
Language
How to implement push notification with tizen application

Hi,

      I want to implement the push notification in my application.How can i do this on tizen device.I have some understanding of push notification,but dont no how to implement.

Push notifications are simple messages from apps installed on a device that wake up the handset and alert the user with a message displayed on the home or lock screen. Push notifications are widely used on all mobile devices as a way to inform or update the user.

 

 

 

Thanks and regards

Mohit Kumar

Responses

2 Replies
Seoghyun Kang

Dear Mohit Kumar,

 

If you refer the following a TIP, it will be helpful to you.

https://developer.tizen.org/community/tip-tech/push-api

 

You can also download the sample wgt file at above url.

Please refer it.

 

Thanks.

Joohwan Kim

For native apps, check this tutorial:

https://developer.tizen.org/ko/development/tutorials/native-application/messaging/push?langredirect=1

 

Or you can goolge "tizen push tutorial"