Book Image

PhoneGap Beginners Guide (third edition)

Book Image

PhoneGap Beginners Guide (third edition)

Overview of this book

Table of Contents (22 chapters)
PhoneGap Beginner's Guide Third Edition
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Related Plugin Resources
Index

Chapter 10. A Sample PhoneGap Project

Until now, we have seen how to create a PhoneGap project, use various APIs individually, and finally how to build the application. After learning these important things, we will need to package all our learning and create an actual app with all the APIs. Working on this demo app project will help you to understand the practical usage of the APIs and how to put them to use. I have tried to make the project as simple as possible, so that you can understand it without any difficulties.

In this chapter, you will:

  • Create a new PhoneGap project

  • Learn how to include Bootstrap and other libraries in the project

  • Develop the demo app using all the APIs provided by PhoneGap

  • Build the application and try it in a real device