Developing with the EGL Cordova library

The EGL Cordova library is a set of RUI libraries and externalType parts to be used by EGL RUI projects. It allows the EGL mobile program to use the native mobile artifacts by leveraging Apache Cordova.

Apache Cordova is a set of device APIs that allow you to access native device functions such as the camera or accelerometer from JavaScript. Combined with EGL mobile widgets, Apache Cordova allows you to develop a smartphone application with just EGL.