vishalbhandare / phonegap-workshop-master
There is no license information available for the latest version (3.0.0) of this package.
Package info
github.com/vishalbhandare/phonegap-workshop-master
Language:JavaScript
pkg:composer/vishalbhandare/phonegap-workshop-master
3.0.0
2014-02-02 09:47 UTC
This package is not auto-updated.
Last update: 2026-03-24 14:43:32 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/.