
Apache Cordova
Installing Cordova Cordova command-line runs on Node.js and is available on NPM. Follow platform specific guides to install additional platform dependencies. Open a command prompt or Terminal, …
Documentation - Apache Cordova
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 …
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).
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.
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).
Installation - Apache Cordova
The Cordova cli and npm invokes the git command when download assets that were referenced with a git repo url. Install the cordova module using npm utility of Node.js.
Plugin Search - Apache Cordova
Cordova Plugins What is a Cordova plugin? A plugin is a bit of add-on code that provides JavaScript interface to native components. They allow your app to use native device capabilities beyond what is …
Overview - Apache Cordova
Cordova is an open-source mobile development framework. It allows you to use standard web technologies such as HTML5, CSS3, and JavaScript for cross-platform development, avoiding each …
Android Platform Guide - Apache Cordova
Jan 9, 2024 · Cordova-Android projects can be opened in Android Studio. This can be useful if you wish to use Android Studio's built in Android debugging and profiling tools or if you are developing Android …
Platform Support - Apache Cordova
Platform Support The table below provides a comprehensive overview of the supported development platforms, core plugins, and features for each platform. For additional functionality, you can explore a …