Tizen Native API
|
Ecore
- Date:
- 2000 (created)
Table of Contents
Introduction
Ecore is a library of convenience functions. A brief explanation of how to use it can be found in The Ecore Main Loop.
The Ecore library provides the following modules:
Next Steps
After you understood what Ecore is and installed it in your system you should proceed understanding the programming interface. We'd recommend you to take a while to learn Eina as it is very convenient and optimized, and Ecore uses it extensively.
Recommended reading: