Cordova

From Lost In Wonderlands
Revision as of 03:49, 4 March 2016 by Paul (Talk | contribs) (See also)

Jump to: navigation, search

Cordova

by paul.plaquette, Senior Software Engineer, Trilda Open Source

<<TableOfContents(4)>>

See also



Cordova


Adobe Phonegap Project

PhoneGap Applications


Articles


Cordova (aka PhoneGap)

previous work is proposing links to Cordova ports done before 2013, porting Cordova 2.0.0 to Window (7&8) and on Tizen SDK 1.0

current work is proposing link to Cordova ongoing 2013 work, porting Cordova 3.0.0 to Tizen SDK 2.0

previous work (>> 12/31/2012)

  • PhoneGap, information on porting Cordova on Windows (7 & 8 ) and Tizen

Note For Tizen we finally retain the JavScript shimlayer approach as C++ API are not official for Tizen Platform.

current work (2013 >>)


Cordova Plugins

Why Develop Cordova Plug ins?
1. Cordova is evolving toward a fully based plugin architecture for both Cordova Managers and Plug ins
2. it will grant to enable several Intel device capabilities
3. it grants us to propose Web APIs we would like to see available on platforms Supported by Cordova
4. it could help to standardize an API and to push it on W3C
5. it could help to have a web API to become A Core API integrated to Cordova
6. it is completely independent from our support to have Cordova on Tizen
7. it will reinforce Intel OTC involvement in Web technologies, (Web API , Cordova)
8. So: Yes, we can! :)