7. Android Development with Cordova

The Cordova CLI takes care of the process of creating and managing Cordova Android application projects for you. For testing, it can launch a Cordova application on a physical device or on an emulator. Google provides a suite of tools you can use to help you build, test, and debug your Cordova applications for Android. This chapter shows you how to use those tools with your Cordova applications.

When you need to debug your application, you can use weinre (described in Chapter 5, “The Mechanics of Cordova Development”) or the Chrome debugger (described later in this chapter) to debug your Cordova web application as it runs on a device or in a device emulator. There are times, however, when you will want to use ...

Get Apache Cordova 4 Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.