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 -

ios - Fragment Shader GLSL for texture, color and texture/color -

c# - Why IEnumerable becomes empty after adding elements to a collection? -