Hi Karthik,

I think the ecore main loop is for application lifecycle management. It's 
better to follow it when create a new native app. So the app can be handled 
correctly when receiving corresponding events.

Thanks,
Ning
From: IVI [mailto:[email protected]] On Behalf Of karthik karthik
Sent: Saturday, June 14, 2014 1:00 PM
To: [email protected]
Subject: ecore main loop in launch_app utility

Hi,

     I am trying to understand the launch_app utility. The doubt I have is that 
the launch_app.c has a ecore main loop within which the aul_launch_app command 
to launch application is used..

     What is the actual use of this ecore main loop ?

      Should all native c application should follow this format (launching 
applications in this main loop).. Or can we use the tizen core api's in a c 
program without this ecore main loop concept..

Thanks,

_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to