Difference between revisions of "Cordova"

From Lost In Wonderlands
Jump to: navigation, search
(Cordova)
(Cordova (aka PhoneGap))
Line 48: Line 48:
  
 
== Cordova (aka PhoneGap) ==
 
== 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
 
 
* [[PhoneGapWin7]], Cordova port on Windows 7
 
* [[PhoneGapWin8]],Cordova port on Windows 8
 
 
* [[PhoneGapTizenHybrid || a prototype of a native C++ hybrid approach as an alernative to JavaScript shimlayer]]
 
* [[PhoneGapTizen || Cordova 2.0.0 port to Tizen 1.0 (larkspur) as a JavaScript shim layer (proxy)]]
 
 
'''''Note'''
 
For Tizen we finally retain the JavScript shimlayer approach as C++ API are not official for Tizen Platform.''
 
 
=== current work (2013 >>) ===
 
* [[CordovaPortToTizenMagnolia | Cordova On Tizen 2.0 (Magnolia) ]]
 
 
  
 
== Cordova Plugins ==
 
== Cordova Plugins ==

Revision as of 04:25, 4 March 2016

Cordova

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


See also



Cordova


Adobe Phonegap Project

PhoneGap Applications


Articles


Cordova (aka PhoneGap)

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! :)