Using the PhoneGap API

by
Tags: ,
Category:

We are a little behind in posting Hiedi Utley’s PhoneGap Tutorial Series.  Or she is a very fast writer. In this post, Hiedi discusses the features of PhoneGap API.

Using the PhoneGap API

Welcome to the second installment of my PhoneGap Tutorial Series! This post is a continuation of PhoneGap Project Structure and Internals so if you haven’t already, you may want to peruse that post before continuing on.

We already know that PhoneGap is an open source framework for writing applications using typical web technologies like HTML, CSS, and JavaScript and that the PhoneGap architecture supplies JavaScript wrappers to access native phone features. What you may NOT know is how extensive those features really are or how to actually use them.

This article is all about getting familiar with the current features of the PhoneGap API and how to use them with the iPhone iOS.

Read more..