EFL Libraries like eina, evas, edje, ecore and elementary are part of the Tizen platform and are supported native API.
Check the Tizen 2.3 SDK Help Contents and native sample applications for more details on how to use it.
You could also refer to enlightenment.org for more details.
John Ixion
John Ixion
2014年 11月 20日 20:06
some additional links:
Dev Guide: https://developer.tizen.org/dev-guide/2.3.0/org.tizen.mobile.native.appprogramming/html/cover_page.htm
Wiki: https://wiki.tizen.org/wiki/EFL_Tutorials
Steve Wilson
Steve Wilson
2014年 11月 22日 11:06
I see there is work in hand to make automated EFL bindings for Lua, will Tizen come with Lua (or better still LuaJIT) preinstalled? Will the bindings include network data requests, device orientation, camera, SQLite, etc...?
I think a Lua app packaging arrangement similar to Love2D (i.e. a zip containing scripts and resources) would be a great addition for Tizen, better still if the same app could be run unaltered on an Enlightenment Linux desktop (e.g. Bodhi).