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: 1045
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

Exploring .NET Core

Download free course Exploring .NET Core, pdf file on 155 pages by Dustin Metzgar....

Introduction to Microsoft SharePoint 2016

Download a free document of SharePoint 2016, a course in pdf on 64 pages for beginners....

Learning Python language

Complete Python language tutorial, courses, exercises and Python language examples designed for developers who want to learn the basics of this language. PDF document on 1067 pages created by StackOverFlow....

Think Python, 2nd Edition

If you want to learn how to program, working with Python is an excellent way to start. Thi..., download free Python tutorial in PDF (292 pages) created by ....

DotNet for professionnals

Download free DotNet tutorial course in PDF, training file in 58 chapters and 192 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Automated Machine Learning

Download free course Automated Machine Learning, pdf file on 223 pages by by Frank Hutter, Lars Kotthoff, Joaquin Vanschoren....

Making Games with Python & Pygame

Download free course Making Games with Python & Pygame, pdf file on 365 pages by Al Sweigart....

Programming A Game With Unity: A Beginner's Guide

This is a free Unity PDF tutorial in 11 chapters and 27 pages. This course aims to give students the basics of Unity concepts. ...

Kotlin tutorial in PDF

This Kotlin pdf tutorial will teach you how to develop with Kotlin on Android Studio as part of the mobile development for Android platforms....

Fundamentals of C++ Programming

Download free course Fundamentals of C++ Programming, pdf file on 766 pages by Richard L. Halterman....