ApacheCordova: Difference between revisions
(Created page with "==Introduction== Apache Cordova is a set of device APIs that allow a mobile app developer to access native device function such as the camera or accelerometer from JavaScript. Co...") |
(No difference)
|
Revision as of 11:19, 14 April 2014
Introduction
Apache Cordova is a set of device APIs that allow a mobile app developer to access native device function such as the camera or accelerometer from JavaScript. Combined with a UI framework such as jQuery Mobile or Dojo Mobile or Sencha Touch, this allows a smartphone app to be developed with just HTML, CSS, and JavaScript.
Ressources
- [[1]]