Languages

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?

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

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