Introduction to PhoneGap

Download free  course tutorial training about PhoneGap ,this PDF document shows the basics of this platform in order to creat a web application designed to mobile devices.

PhoneGap, creating multiplatform mobile apps 

PhoneGap is an open source framework for creating cross-platform mobile apps with traditional web technologies: HTML, CSS, JavaScript.

Mobile applications created using web technologies are called hybrid applications (ie d. Combining web and native technologies).

PhoneGap provides a cross-platform JavaScript API to access device functions (eg. Camera, GPS, contacts book ...).

Table of contents

  • What is PhoneGap?
  • Why would you want to use PhoneGap?
  • Write once, run lots of places.
  • Lower barrier of entry
  • Reduced of required skills
  • What platforms support PhoneGap?
  • How do PhoneGap apps work?
  • Build app UI using HTML & CSS
  • Build app logic and interactivity with JavaScript
  • What OS features does PhoneGap expose?
  • Build and Distribution
  • Debugging
  • Open Source
  • Get started with PhoneGap

 

The frontend development of a PhoneGap application is very similar to a web app. We develop 'single page' applications with the help of JavaScript frameworks like jQuery Mobile, BACKBONE.JS, AngularJS, Bootstrap ...

One of the important issues is to create a credible user interface, ie d. perceived and recognized by users as of a mobile application. It will take both it integrates well with the operating system and be successful (think of the animations in particular).

Size : 5,530.62 Kb
File type : pdf
Downloads: 805
Created: 2016-06-10

Others PhoneGap Tutorials

PhoneGap and Cordova course

Others related eBooks about Introduction to PhoneGap

A Whirlwind Tour of Python

A Whirlwind Tour of Python is a fast-paced introduction to essential features of the Python language, aimed at researchers and developers who are already familiar with programming in another language. The material is particularly designed for those who wish to use Python for data science and/or scie...

Android video game tutorial

With this tutorial you will learn how to create an android video game and the basics of android applications development, free training document on 34 pages by Nikhil Yadav....

Classic Computer Science Problems in Python

Download free course Classic Computer Science Problems in Python, pdf file on 224 pages by David Kopec....

Free Algorithms eBook

Download free Algorithm tutorial course in PDF, training file in 65 chapters and 327 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

How To Make Video Games

Learn How To Make Video Games, This ebook shows you everything you need to know to make video games....

Vue.js Succinctly

Download free course Vue.js Succinctly, pdf file on 101 pages by Ed Freitas....

Java Notes for Professionals

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

Bash programming ebook for professionals

Download free bash tutorial course in PDF, training file in 67 chapters and 204 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Using .NET Core, Docker, and Kubernetes Succinctly

Download free course Using .NET Core, Docker, and Kubernetes Succinctly, pdf file on 91 pages by Michele Aponte....

Programming Windows Store Apps with HTML, CSS, and JavaScript

Download free course Programming Windows Store Apps with HTML, CSS, and JavaScript, pdf file on 1311 pages by Kraig Brockschmidt....