Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmstern/phonegap-workshop
PhoneGap Tutorial Repo
https://github.com/dmstern/phonegap-workshop
Last synced: 1 day ago
JSON representation
PhoneGap Tutorial Repo
- Host: GitHub
- URL: https://github.com/dmstern/phonegap-workshop
- Owner: dmstern
- Created: 2013-10-01T23:27:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-25T12:31:49.000Z (about 11 years ago)
- Last Synced: 2023-08-04T10:12:04.153Z (over 1 year ago)
- Language: JavaScript
- Size: 223 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# PhoneGap Workshop #
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/.