Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maschad/phonegaptrial
https://github.com/maschad/phonegaptrial
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maschad/phonegaptrial
- Owner: maschad
- Created: 2015-08-16T02:49:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-16T03:24:55.000Z (over 9 years ago)
- Last Synced: 2024-10-08T06:57:52.194Z (3 months ago)
- Language: JavaScript
- Size: 227 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/.