Chapter 8. Troubleshooting and Best Practices

Errors are an inevitable part of the development cycle—be it a website or a mobile application. Sometimes they are logical, syntactical, or even careless mistakes. Spending a lot of time on debugging or correcting errors can distract you and affect your productivity significantly. In this chapter, we will discuss some common errors that developers face while building applications. This can significantly reduce the time spent on debugging your code. Also, it is very important to build applications that are efficient. The second half of this chapter will deal with a few guidelines that can increase the performance of your applications.

Troubleshooting errors

This section talks about different possible ...

Get Mastering OpenCV Android Application 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.