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

  • Apache Cordova Introduction
  • Device native functions examples
  • Hybrid vs Native Application
  • Platforms Cordova support
  • Challenges of the current mobile development
  • Different problem types
  • Who can use Cordova?
  • Configurations
  • Version of Cordova
  • Cordova Command Line
  • To create an application
  • To build Cordova project
  • To deploy the app on emulator
  • Cordova APIs Overview
  • Adding camera plugin example
  • Notification
  • Geolocation
  • jQuery Mobile Integration
Size : 2,455.63 Kb
File type : pdf
Downloads: 1046
Created: 2016-06-12

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Cordova Tutorials

PhoneGap and Cordova course

Others related eBooks about Mobile Apps developement with Apache Cordova

Objective-C tutorial for professionals

Download free Objective-C tutorial course in PDF, training file in 51 chapters and 129 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

: Advanced R Solutions

This book offers solutions to the exercises from Hadley Wickham's book Advanced R (Edition 2). It is work in progress and under active development. The 2nd edition of Advanced R is in print now and we hope to provide most of the answers....

Full Speed Python

This book aims to teach the Python programming language using a practical approach. Its me..., download free Python tutorial in PDF (40 pages) created by Joao Ventura ....

UNIX Programmer's manual

Download UNIX Programmer's manual in PDF, free training course in 300 pages intended to beginners....

Get Started with MicroPython on Raspberry Pi Pico

Download free course Get Started with MicroPython on Raspberry Pi Pico, pdf file on 139 pages by Gareth Halfacree, Ben Everard....

Fortran 90/95 Programming Manual

Download Fortran 90/95 Programming Manual, free training course under 67 pages by Tanja van Mourik....

Introduction to programming with Fortran 95

Introduction to programming with Fortran 95. This tutorial aim to provide an introduction to programming with Fortran 95. Fortran is particularly suitable for science and engineering....

Coding with Minecraft

Download free course Coding with Minecraft, pdf file on 256 pages by Al Sweigart....

Learning Java by Building Android Games

Android is the fastest growing operating system (OS) with one of the largest installed bas..., download free Java tutorial in PDF (392 pages) created by ....

Visual Basic .NET Programming Tutorial

Download free Visual Basic tutorial course in PDF, training file in 51 chapters and 149 pages. Free unaffiliated ebook created from Stack OverFlow contributor....