android - Take photo automatically -



android - Take photo automatically -

in app want take photo automatically every several seconds, tried startactivity using google image_capture intent , inject key events. cant find way intent keyevent activity not written me. can suggest other method?

or else have write own photo taking activity(it cause lot of time...)

anyone can suggest other method?

use camera class , take image yourself.

or else have write own photo taking activity(it cause lot of time...)

not developers.

android

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -