Hi.
I want to write an application so that if the user checks the auto take picture option, the application will open the camera, takes photos and the close the camera again. Is there a possible solution for that logic?
Thanks.
1 Answer
did you see this question
http://developer.appcelerator.com/question/125180/save-to-photo-gallery
you can try to use the Ti.Media.takePicture() call
Your Answer
Think you can help? Login to answer this question!