Appendix A. Debugging Android Web Apps

Debugging JavaScript applications and libraries is something that traditionally haunts web developers. You may have read forum comments or articles by people who have been less than enthusiastic about going down this mobile web application path. We will admit that it is more difficult than debugging an application that has a nice, shiny IDE; however, with the right tools and techniques, you can learn to track down and fix JavaScript errors with relative ease. Before you debug your scripts, though, you can use certain tools to scan and check your code and report any issues. This is a huge time-saver in the development process. In this appendix, we will see how we can increase our productivity and at the same ...

Get Pro Android Web Apps: Develop for Android Using HTML5, CSS3 & JavaScript 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.