Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Apache Cordova using Visual Studio 2015 & Command line
Rating: 3.9 out of 5(45 ratings)
1,259 students

Learn Apache Cordova using Visual Studio 2015 & Command line

This course will give you a low level understanding of Cordova, and how to use it with Visual Studio & Command line.
Last updated 10/2017
English

What you'll learn

  • Creating Hybrid Applications
  • Managing Plugins & Platforms
  • Debug applications
  • Obtains sign apk/appx for publishing app

Course content

4 sections16 lectures1h 18m total length
  • What is Cordova?4:29

    This lecture will introduce you to the Cordova.

  • Setting up Environment using Visual studio 20153:00

    After this lecture you can setting up environment using Visual Studio 2015 on your PC

  • Setting up Environment using Command line environment5:07

    After this lecture you can setting up environment using Command Line Environment on your PC

  • Creating your first app using Visual studio 20154:50

    After this Lecture you will be able to create your first Cordova app using Visual Studio 2015.

  • Creating your first app using Command line environment11:09

    After this Lecture you will be able to create your first Cordova app using Command Line Interface (CLI)

  • Quiz for Introduction to Cordova

Requirements

  • Familiar with HTML, CSS and JavaScript
  • Basic Knowledge of command line interface

Description

Cordova is open source mobile development framework for that allow us to create Mobile applications with standard web technology such as HTML5, CSS3, JavaScript.

If you are web developer and want to create hybrid mobile application which runs on multiple platforms such as Android, iOs, Windows Phone, Windows 10, and many more.

Cordova became very popular because of it work on multiple platforms with single code base. Cordova provides lots of plugins using which we can access native mobile functionalities like Camera, Storage, Contacts, etc.

With command line interface we can add multiple platform for our application as well as plugins. We can also build & run our application in it. In visual studio provides all of the functionality provided by command line as well as debugging. Visual studio hide all of the complexity. 

We will Learn all above things through this video series. If you have any doubts then you can contact me via mail and Q & A.

Who this course is for:

  • This is for newbies who want to learn Cordova
  • Web developers who want to make Hybrid App