This question already has an answer here:
- Taking picture from camera without preview 9 answers
I'm developing a Service, running in background, that uploads succesfully images and data to the web.
Now I want to upload an image taken by the Camera.
Is it possible to use the camera in a background service without preview on Android 2.2?
I found various contrastants answers on web...
How can I do it?