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

Open Data Structures (in Java)

Download free course Open Data Structures (in Java), pdf file on 334 pages by Pat Morin....

Learning Android

A complet Android Course in PDF format, this is a free Android ebook created for educational purposes by Stack Overflow documentation....

Struts Framework ,Overview Installation and Setup

Free training material course for Framework Struts ,this pdf tutorial will shows you an overview of this famous Java Framework ,how to install and use it ....

Exploring Data with Python

Python has become a required skill for data science, and it's easy to see why. It's powerf..., download free Python tutorial in PDF (110 pages) created by ....

Python Notes for Professionals

Download free course Python Notes for Professionals, pdf file on 855 pages by Stack Overflow Community....

Getting started with JSF2

Free Pdf tutorial about the basics of JSF and Eclipse ,training document for beginners under 28 pages to learn how to install and setup JSF....

The Common Java Cookbook

Download free course The Common Java Cookbook, pdf file on 333 pages by Tim O'Brien....

PC Assembly Language

This book has extensive coverage of interfacing assembly and C code and so might be of int..., download free Assembly tutorial in PDF (190 pages) created by Paul Carter ....

Ruby Best Practices

Download free course Ruby Best Practices, pdf file on 329 pages by Gregory T. Brown....

Mastering iOS Game Development

iOS is an operating system for Apple manufactured phones and tablets. Mobile gaming is one..., download free Game Development tutorial in PDF (228 pages) created by Miguel DeQuadros ....