Make Apps That Access Native Device Functionality. With the Apache Cordova platform you can create mobile apps that access native device functionality such as accelerometer, compass, and other sensors, file system, networking, and so on. This app demonstrates the structure of a basic Cordova app.
You can browse the source code for this example at the Evothings GitHub repository
The file index.html is the main file of the app.
This example runs in Evothings Client on Android or iOS.
You need to run this example in the Evothings Client app. Alternatively, you can build a Cordova application if you wish to distribute the app. See page Evothings Client for further details.
Follow these steps to get started with this example: