Hello,
I'm trying to implement this code in C #: http://android-er.blogspot.com.br/2010/12/implement-takepicture-function-of.html
Entretando'm not having success, an exception occurs at this point camera.TakePicture (new myShutterCallback (), new myPictureCallback_RAW (), new myPictureCallback_JPG ());
My Code: http://pastebin.com/6sYfCLwZ