Apache Cordova: Difference between revisions

From air
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
* http://cordova.apache.org/
* http://cordova.apache.org/
* [http://phonegap.com/2011/09/26/building-an-nfc-enabled-android-application-with-phonegap/ Building a NFC enabled Android application with PhoneGap]
* [http://phonegap.com/2011/09/26/building-an-nfc-enabled-android-application-with-phonegap/ Building a NFC enabled Android application with PhoneGap]
* [http://refcardz.dzone.com/refcardz/getting-started-phonegap refcardz PhoneGap]
* [http://refcardz.dzone.com/refcardz/html5-mobile-development refcardz HTML5 Mobile]

Revision as of 04:34, 24 September 2013

Phonegap est un environnement de développement d'applications mobiles multiplateformes pour téléphones et tablettes (iOS, Android, Windows Mobile, Bada, RIM Blackberry, Palm ...). Cette plateforme est en incubation dans la communauté Apache dans le le projet Apache Cordoba. Il est basé sur HTML5, CCS et JavaScript. L'accès aux capteurs (accéléromètre, ...), à la NFC et à la géolocalisation est disponible dans les applications. La plateforme est extensible via des plugins. Son concurrent est principalement JQuery Mobile.

Liens