I would need to wake up my camera when i click a button on my App. After that it takes a picture and save it to the sdcard and display the path of that image as Toast? How can this be done?
A:
There are many samples out there on the web, i.e.
http://github.com/commonsguy/cw-advandroid/tree/master/Camera/
especially look at:
Mathias Lin
2010-08-18 13:45:36