vishalbhandare/phonegap-workshop-master

There is no license information available for the latest version (3.0.0) of this package.

3.0.0 2014-02-02 09:47 UTC

This package is not auto-updated.

Last update: 2024-09-24 06:49:25 UTC


README

In this tutorial, you create a fully functional employee directory application with PhoneGap. You will learn:

  • How to use different local data storage strategies.
  • How to use several PhoneGap APIs such as Geolocation, Contacts, and Camera.
  • How to handle specific mobile problems such as touch events, scrolling, styling, page transitions, etc.
  • How to build an application using a single page architecture and HTML templates.
  • How to build (compile and package) an application for 6 platforms using PhoneGap Build.
  • To complete this tutorial, all you need is a code editor, a modern browser, and a connection to the Internet. A working knowledge of HTML and JavaScript is assumed, but you don’t need to be a JavaScript guru.

Complete instructions for this tutorial are available here: http://coenraets.org/blog/phonegap-tutorial/.