Book Image

JavaScript Mobile Application Development

Book Image

JavaScript Mobile Application Development

Overview of this book

Table of Contents (15 chapters)
JavaScript Mobile Application Development
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. Apache Cordova Development Tools

In the previous chapter, you developed, built, and deployed your first Apache Cordova application from scratch. In this chapter, you will learn:

  • How to configure the Apache Cordova development tools for the most popular mobile platforms (Android, iOS, and Windows Phone 8) on your development machine(s)

  • How to build the Sound Recorder application (which we developed in Chapter 2, Developing Your First Cordova Application) on these platforms

  • How to deploy the Sound Recorder application on real Android, iOS, and Windows Phone 8 devices

  • How to handle the common issues that you will face when supporting our Sound Recorder application (which we supported on Android in Chapter 2, Developing Your First Cordova Application) on the other mobile platforms (iOS and Windows Phone 8)