I've whipped out an app using the sample code in Take Pictures Simply, but all it does is start the camera app, at which point I still have to press the take picture button and then say "yep, that picture I took was OK". Is there anything extra I can put in the Intent to say "just go ahead and take the dadgum picture using the settings I saved the last time I was in the Camera app"?
I want to be able to trigger taking the picture remotely and I'd rather not build a whole camera app from the ground up.