Beginning PhoneGap: Mobile Web Framework for JavaScript and HTML5

  • Authors:
  • Rohit Ghatol;Yogesh Patel

  • Affiliations:
  • -;-

  • Venue:
  • Beginning PhoneGap: Mobile Web Framework for JavaScript and HTML5
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

PhoneGap is a growing and leading open-source mobile web apps development framework that lets developers build JavaScript and HTML5-based web applications with native wrappers for more thansix mobile platforms, including iOS, Android, and BlackBerry. This framework lets you build HTML- and JavaScript-based apps and still take advantage of native mobile device capabilities like camera, localStorage, geolocation, storage and much more, irrespective of the mobile platform you target. It also lets you usemore specialized JavaScript frameworks like jQuery Mobile and more. Beginning PhoneGap is a definitive, one-of-a-kind book that teaches the fundamentals and strategies behind cross-platform mobile application development. Instead of learning languages like Objective-C, focus on building apps from day one for Android, iOS, Blackberry, WebOS and Symbianwithout the complexities of these platforms. This book shows how to build apps which makes use of Google Local Search to create aRestaurantfinder apps (which uses Maps to layout locations and uses internal database to store your favoriterestaurants.Furthermore, you'll learn how to extend PhoneGap's functionality by using PhoneGap plugins to write apps likeDropbox (syncing files in the background outside HTML/JavaScript code and in native code). By the time you finish Beginning PhoneGap, you'll know PhoneGap inside and out, and, consequently, be able to develop mobile web appsfaster and more efficiently than ever before.Make more money in less time! What youll learnThis book offers an examples-based approach on how to build PhoneGap-based HTML and JavaScript that integrates device features like geolocation, camera, storage, and more. To understand mobile web applications development using the PhoneGap framework How to build simple apps for iPhone, Android, BlackBerry, WebOS and Symbian The differences in capabilities across various mobile devices How to integrate other popular mobile JavaScript frameworks to build user interfaces in PhoneGap All the major features in PhoneGap, like geolocation, camera, media, storage,and more. How to build app which make use of OAuth for authentication with services like Facebook How to extend PhoneGap using the PhoneGap plugin development framework Who this book is for This book is for project managers anddevelopers of mobile applications who plan to develop for more than one platform, and are interested in saving money and time in the development process. Table of Contents Understand Cross-Platform Mobile Web Application Development Getting Started with PhoneGap A PhoneGap API Reference Setting Environmnet Using PhoneGap with jQueryMobile Using PhoneGap withSenchaTouch Using PhoneGap with GWT PhoneGap Emulators and Remote Debugging Extend PhoneGap using PhoneGap Plugin Development framework