Answer the question
In order to leave comments, you need to log in
Is it possible to take a photo in the background in the android application?
Is it possible to take a photo in the background in an android application without calling a dialog with the finder?
That is, according to the plan, the application should work and take a photo once a minute and send it to the server, while the user should not know about it.
The application will be used on one particular device, so hacks with android itself will also work.
Answer the question
In order to leave comments, you need to log in
It won't work without hacks. Just checked, without showing the preview, the takePicture() method of the Camera class is not called.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question