Documentation - Apache Cordova Start here if you are new to Cordova Includes installation and next steps Installation Installing Cordova CLI; Creating an App Learn how to create your first Cordova hybrid app using Cordova CLI Cordova Projects CLI Commands Learn how to use Cordova CLI commands and their options Platform Support Compatibility table for all major plugins
Creating an App - Apache Cordova This guide shows you how to create a JS HTML Cordova application and deploy them to various native mobile platforms using the cordova command-line interface (CLI) For detailed reference on Cordova command-line, review the CLI reference
Installation - Apache Cordova The Cordova command-line tool (CLI) is distributed as an npm package To install the cordova CLI tool, follow these steps: Download and install Node js On installation you should be able to invoke node and npm on your line (Optional) Download and install a git client, if you don't already have one
Cordova Android 14. 0. 0 Released! - Apache Cordova We are happy to announce that we have just released Cordova Android 14 0 0! This is one of Cordova's supported platforms for building Android applications cordova-android@14 0 0; To upgrade:
Creating your first Cordova app - Apache Cordova This guide shows you how to create a JS HTML Cordova application and deploy them to various native mobile platforms using the cordova command-line interface (CLI) For detailed reference on Cordova command-line, review the CLI reference
Architectural overview of Cordova platform - Apache Cordova Apache Cordova is an open-source mobile development framework It allows you to use standard web technologies - HTML5, CSS3, and JavaScript for cross-platform development Applications execute within wrappers targeted to each platform, and rely on standards-compliant API bindings to access each device's capabilities such as sensors, data
Documentation - Apache Cordova Learn how to find, use, and create templates in Cordova Platform support Compatibility table for all major plugins and features Third-party Tools Additional tools that help developing Cordova apps created by the community; Manage versions and platforms How to manage platforms and Cordova CLI versions Platform pinning Cordova CLI pinned
Cordova Android 13. 0. 0 Released! - Apache Cordova We are happy to announce that we have just released Cordova Android 13 0 0! This is one of Cordova's supported platforms for building Android applications cordova-android@13 0 0; To upgrade:
Android Platform Guide - Apache Cordova This guide will assist you in setting up your development environment for building Cordova apps on Android devices Additionally, it provides the option to incorporate Android-specific command-line tools into your development workflow