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

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

Others PhoneGap Tutorials

PhoneGap and Cordova course

Others related eBooks about Introduction to PhoneGap

: Advanced R

It is impossible to become expert in R in only one training course. Yet, this course aims at giving a wide understanding of many aspects of R. Some external resources will be referred to in this book for you to be able to deepen what you would have learned in this course....

Learning Java

Java is a class-based, object-oriented programming language that is designed to have as fe..., download free Java tutorial in PDF (1225 pages) created by ....

Download Perl language tutorial

Download free Perl tutorial course in PDF, training file in 40 chapters and 141 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Open Data Structures (in Java)

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

FreeSWITCH 1.6 Cookbook

FreeSWITCH is an open source carrier-grade telephony platform designed to facilitate the c..., download free FreeSWITCH 1.6 Cookbook tutorial in PDF (190 pages) created by Anthony Minessale II ....

React JS tutorial

Download free React JS tutorial course in PDF, training file in 31 chapters and 110 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

You Don't Know JS Yet: Get Started

Download free course You Don't Know JS Yet: Get Started, pdf file on 143 pages by Kyle Simpson....

Introduction to Java programming

With this PDF tutorial you will be familiar with basic Java language syntax and able to write a simple Java programs and writing good Java code....

Think Python - How to Think Like a Computer Scientist

Think Python is an introduction to Python programming for students with no programming experience. It starts with the most basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, ...

Python re(gex)?

Download free course Python re(gex)?, pdf file on 71 pages by Sundeep Agarwal....