copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
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
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 all major plugins and features Platform Pinning Cordova CLI pinned platform versions Version Management How to manage platforms plugins versions
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)
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
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)
Blog - Apache Cordova We, the community, and contributors of Apache Cordova would like to sincerely thank Adobe and all of the PhoneGap team members for everything you have put into this hybrid mobile community and sharing Cordova to the Apache Software Foundation so it can continue to grow and prosper
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 available to pure web apps Below is a list of Apache Cordova core plugins Each card contains important information about the plugin
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 mobile platforms' native development language
Documentation - Apache Cordova Start here if you are new to Cordova Includes installation and next steps Create apps Create your first app Learn how to create your first Cordova hybrid app using Cordova CLI Templates for apps Learn how to find, use, and create templates in Cordova Platform support Compatibility table for all major plugins and features Manage versions