Camera Tutorial: Introduction

At the end of this tutorial you will have

  • A native extension for AIR that connects with the native camera and captures frames from it.
  • A test app that uses the native extension and can help you test and debug its code.

Camera Test App GUI

Total time

I've broken down the tutorial into parts, each of which should take between 5 and 20 minutes to implement. I expect the full tutorial to take you between an hour and a half and two hours in total. You've got to love software project estimates. :) If you've completed the whole tutorial, leave a comment and let me know whether my estimate was way off base. Read More

Categories: AIR Native Extensions, Camera, and Tutorials.