About 2,800 results
Open links in new tab
  1. Apache Cordova

    After creating a Cordova project, navigate to the project directory. From the project directory, you need to add a platform for which you want to build your app.

  2. 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 …

  3. Cordova Android 14.0.0 Released! - Apache Cordova

    Mar 26, 2025 · 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 application...

  4. 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).

  5. 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.

  6. 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).

  7. Android Platform Guide - Apache Cordova

    This guide will help set up your development environment for building Cordova apps for Android devices and optionally use Android-specific command-line tools within your development …

  8. 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 …

  9. 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.

  10. Data Storage - Apache Cordova

    Data Storage Several storage APIs are available for Cordova applications. See html5rocks storage overview and tutorial, for a more complete overview and examples. Each API offers …