Building my own camera application + Automatically capture the image

后端 未结 3 794
一整个雨季
一整个雨季 2021-02-01 00:06

I have created my own camera application. And when I click the button it takes the picture and saves it in the galary. What I want to do is to take the picture without a preview

3条回答
  •  难免孤独
    2021-02-01 00:13

    its simple create another method with a timer variable with 10000 delay which finishes the activity of previewing then you will be done. The logic is that these method will run 5secs after timer 1 activity is done.

提交回复
热议问题