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

Basic OOP in Java

This tutorial you will learn the basics of Object-Oriented Programming in Java including class ,methods ,construcstors with some examples....

Beginner Fortran 90 tutorial

Download Free course and training document about Fortran 90, tutorial on 20 pages for beginners by Guy Munhoven....

Natural Language Processing with Python – Analyzing Text with the Natural Language Toolkit

This online version of the NLTK book is updated for Python 3 and NLTK 3 on 2015. ...

R Language tutorial, The Basic Maniuplation

The purpose of this course is to provide a starting point for Interested in R language. It is useful For the beginner to assimilate certain notions and concepts in order to improve their knowledge....

Swift Programming Tutorial

Download free Swift tutorial course in PDF, training file in 60 chapters and 291 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Creating Games in C++ : A Step-by-Step Guide

Creating Games in C++ : A Step-by-Step Guide,this PDF tutorial teaches You How to Build A Real Game, a complete training course under 600 pages by David Conger and Ron Little....

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

Learning with Python: How to Think Like a Computer Scientist

The user-friendly, object-oriented programming language Python is quickly becoming the most popular introductory programming language for both students and instructors....

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

Think Java, 2nd Edition

Think Java is a hands-on introduction to computer science and programming used by many uni..., download free Java tutorial in PDF (326 pages) created by ....