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

Raspberry Pi Cookbook for Python Programmers

The Raspberry Pi foundation has been selling their computers since 2012 with the aim of in..., download free Python tutorial in PDF (402 pages) created by ....

Using Perl 6

This book is primarily for people who want to learn Perl 6. It teaches the basics from a Perl 6 perspective, touching on variable interpolation, datastructure use, object construction, threads, closures, symbol tables, and other core features. It then introduces continuations, coroutines, binding (o...

RESTfull Web Services Tutorial

Download a complet eBook about RESTfull Web Services, it's a free training document course in 448 pages by O'Reilly licensed under a Creative Commons....

Java self learning

Download free Java tutorial for self learning , course tutorial training on pdf under 115 pages by Laura Lemay and Charles L. Perkins....

Making Games with Python & Pygame

Making Games with Python & Pygame covers the Pygame library with the source code for 11 ga..., download free Game Development tutorial in PDF (365 pages) created by ....

Getting started with Scratch programming

SCRATCH is a programming language that lets you create your own interactive stories, animations, games, music, and art. Download this PDF tutorial about programming with Scratch to learn how to create your first amazing animation or games step by step....

Perl and LWP - Fetching web pages, Parsing HTML, Writing Spiders, & More

Perl soared to popularity as a language for creating and managing web content, but with LWP (Library for WWW in Perl), Perl is equally adept at consuming information on the Web. LWP is a suite of modules for fetching and processing web pages. ...

Webapps in Go

The book teaches you how to write web applications in Go without using a framework. It is ..., download free Go tutorial in PDF (185 pages) created by ....

Test-Driven Development with Python

Download free course Test-Driven Development with Python, pdf file on 502 pages by Harry J. W. Percival....

Download Struts Tutorial

This is a tutorial for the Struts framework. It consists of a small application which is developed step by step.A free pdf training material course on 67 pages by Stephan Wiesner....