Book Image

PhoneGap By Example

Book Image

PhoneGap By Example

Overview of this book

Table of Contents (17 chapters)
PhoneGap By Example
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, you learned how to work with third-party JavaScript libraries in the Cordova application. We used a camera, filesystem plugins, and several Sencha Touch views and controllers. Also, you learned how to build a Cordova plugin and how to distribute it.

The next chapter is dedicated to common approaches to testing PhoneGap applications. We will implement several UI and unit tests.