-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit 6e99e63.
- Loading branch information
Showing
1 changed file
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
# contacts | ||
# first educational app | ||
# 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/. | ||
|
||
# Modification pour test fonctionement Git |