Apricode

Apricode Navigation
  • Works
  • About
  • Services
  • Blog
  • Contact
  • עב
  • Works
  • About
  • Services
  • Blog
  • Contact
  • עב

Cross platform mobile development using Cordova (Part 1)

gottfriedaniel April 12, 2017 Coding, Javascript, Product, Web development

Cross platform mobile development using Cordova (Part 1)

December 28, 2015

How to develop mobile applications using the Cordova framework

In this post will cover some of the basics of developing cross-platform mobile applications using Cordova.

The following presentation covers the following topics:

  1. Why cross-platform
  2. Pros and cons for developing cross-platform applications
  3. Alternatives
  4. Cordova basic CLI commands
  5. Cordova file structure
  6. Platform Distinction
  7. Using Git with Cordova
  8. Best practices

The Future video will also contain a quick example of creating a new Cordova app, adding a camera plugin and deploying to an Android emulator.