work on an app for android using the camera, follow the example of a code that is in this link:
http://developer.appcelerator.com/question/182077/function-titaniummediatakepicture-in-android#comment-227450
to run the app on a cell with double camera works well, but when run on a tablet that has only a front camera fails, displays an error when trying to start the camera
Unexpected error: -1
(postscript if the tablet run an app that only displays the camera works well)
Titanium.Media.showCamera
Someone know you can be?