Community Questions & Answers

Automatically takePicture?

Is there any way to trigger takePicture without the user having to intervene? Here's my code http://pastie.org/1103252 All I want to do is to show the camera, wait 2 seconds and then automatically shoot. I know this is possible natively because there...

Cannot call property takePicture

Hi,I have a problem while using function "Titanium.Media.takePicture();" here is my code ~~~ Titanium.Media.showCamera({ success:function(event) { }, mediaTypes:Ti.Media.MEDIA_TYPE_PHOTO, ...

Showing 1-5 of 5