Download computer tutorials in PDF

Mobile Apps developement with Apache Cordova

Downloaf a free Cordova course tutorial material for beginners to learn how to creat mobile application using this platfom, a PDF document by Hazem Saleh under 37 pages.

I propose to discover together how to use Apache Cordova. This technology will allow you to create mobile applications using web technologies that you used to use every day.

The principle is relatively simple: create an application that opens a Webview containing your HTML files. Webview this still allows access to certain APIs phone as accelerometer, compass ...

Installing Cordova

Cordova uses NodeJS, so the installation is very quick and easy

  1. Install NodeJS if you have not already done
  2. With the terminal (or cmd for windows) tape npm install -g cordova

Now Cordova is installed, but you must now install the specific SDK to platforms you plan to use.

 

Table of contents

Size : 2,455.63 Kb
Downloads: 1044
Created: 2016-06-12

Download file

Others related eBooks about Mobile Apps developement with Apache Cordova

PhoneGap and Cordova course

This PDF training tutorial will helps you to get the skills necessary to the development of sites and mobile applications using Cordova technology.