语言

Menu
Sites
Language
How to launch app using alarm without app UI?

 

I'l like to schedule an Alarm API to launch my application. When the alarm is triggered, I want to execute some steps of codes without launching the application UI. Is there any way to do that?

Also if the application is already running at the time of the alarm, it should not affect the running process, but some steps of codes needs to be executed in background. Any suggestions?

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

1 回复
Vineet Tiwari
Hi anfas, All your code inside init will be called before showing html page