Summary
By now you should have developed and tested your first vision-aware Android application. In this chapter, you've learned how to set up an Android development environment with OpenCV using TADP or going through the manual scenario to update an existing one.
Moreover, you've learned the basics of NDK and how it works. Finally, you've seen how to capture camera frames using the OpenCV camera view and display the frames on the device screen. This example will be our building block to implement more interesting ideas.