PhoneGap 4 Mobile Application Development Cookbook
| By: | Zainul Setyo Pamungkas |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781783287949 |
| eText ISBN: | 9781783287956 |
| Edition: | 1 |
| Copyright: | 2015 |
| Format: | Reflowable |
Lifetime - $52.79
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Book Description
Developing mobile applications often feels intimidating. Especially when building cross-platform application. We have to learn a specific programming language to build an application for each platform. PhoneGap makes cross-platform mobile application development faster and easier by using web technologies such as HTML5, CSS, and JavaScript. This book gives you practical lessons on how to build a world class mobile application using PhoneGap. Whether you are a brand new to mobile application development, a web developer expert, or a seasoned mobile application developer, this book will guide you through creating hybrid mobile applications. Starting with setting up a development environment, the book moves on to utilizing a new PhoneGap command-line tool, installing plugins, and designing your application. It then moves on to concepts such as file system, storage, and local database, the book effectively lays a solid base for advanced topics. By working through the steps in each chapter, you will quickly master the features of PhoneGap. By the end of the book, you will be able to successfully build a highly functional, real-world hybrid mobile application using PhoneGap.What you will learn
- Set up a development environment to develop PhoneGap applications
- Generate, build, and run applications using the PhoneGap commandline interface
- Install plugins from the command line to add native capabilities to your application
- Call the JavaScript API of plugins and hook into native events
- Manipulate DOM using zepto and xuijs
- Develop a user interface using jQuery Mobile and the Ionic framework
- Get accustomed to using the PhoneGap Build service