running thread on background service

running thread on background service

BY 24 Feb 2015 Native Application Development

I’d like to run thread on background service app

I used Ecore_Timer and ecore_timer_add

I tested it in native application, it works on it 

but, it doesn’t work on service app.

I’d like to know why it doesn’t work in service app and if I need to use other api to make thread

Written by