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

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....

Python Scientific Lecture Notes (Scipy Lecture Notes)

This book consists of a set of is tutorials on the scientific Python ecosystem: a quick introduction to central tools and techniques. The different chapters each correspond to a 1 to 2 hours course with increasing level of expertise, from beginner to expert. ...

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

Practices of the Python Pro

Download free course Practices of the Python Pro, pdf file on 248 pages by Dane Hillard....

Advanced Python, course with exercises

This tutorial is a self­learning document in PDF for a course in Python programming intended to advanced students level....

Python Datetime free PDF

Download free course Python Datetime free PDF, pdf file on 3 pages by tutorialkart.com....

Regression Models for Data Science in R

The ideal reader for this book will be quantitatively literate and has a basic understandi..., download free Data Science in R tutorial in PDF (144 pages) created by Brian Caffo ....

RESTful Web Services

With this tutorial you will learn how to build a Web Services with REST protocol ,a free training document material under 148 pages by John Cowan....

Object-oriented Programming in C#

Download free course Object-oriented Programming in C#, pdf file on 485 pages by Kurt Normark....

Deep Learning and the Game of Go

The ancient strategy game of Go is an incredible case study for AI. In 2016, a deep learning-based system shocked the Go world by defeating a world champion. Shortly after that, the upgraded AlphaGo Zero crushed the original bot by using deep reinforcement learning to master the game. Now, you can l...