Hi All,
I am a beginner in Tizen and here is the scenario I am considering to resolve.
Through native service which is running in background I want to give periodic pop up to user's device about the service results. The service fetches data from internet periodically (the "period" is entered by user which I am handling in webapp which is linked to service). I need to show this data as a popup.
How can I achieve this ?
It'll be great if someone could help.
Thanks