Camera camera = getAndroidCamera();
for(i
Подробнее здесь: [url]https://stackoverflow.com/questions/30207810/how-to-set-camera-focus-value-manually-in-android[/url]
I intend to create an application that can take photos in the following way: [list] [*]When the user touches the screen, it starts to take photos [*]It takes several photos within a few microseconds, each with different focus [/list] In Pseudocode: < /p> [code]Camera camera = getAndroidCamera(); for(i