PhoneGap is a free and open source framework that allows you to create mobile apps using standardized web APIs for the platforms you want. It develops hybrid applications by using CSS, JavaScript, and HTML, without losing the advantages of native applications.
This book will cover how to set up your PhoneGap development environment, add mobile we…