There really seems to be no information on how to acess the front facing camera on android phones (gingerbread).
Is it possible to display an image in the background of开发者_C百科 the camera preview? The image be 80% transparent, so don\'t worry about not seeing the preview. I want to be able to see both the ca
I want to make something like they have at US dmv\'s where you sit down and it takes your picture, maybe like photobooth.
Hey, can i scan/take picture of a check and identify the account number and routing number using phonegap 开发者_C百科on iPhoneProbably not, at least not directly.
I am using Camera.Parameters.setPixelFormat(PixelFormat.JPEG) in开发者_StackOverflow my android 1.6 application. The documentation says this is deprecated, but the constant value is the same as the ne
I\'m facing to a problem with a Samsung Galaxy Tab. I want to use the camera flash as torch. Does anyone know how to enable it ?
The problem that I\'m having is that objects in my scene move around all the time. I have a hover camera, which also changes angles, but I need it to sort of zoom in and out automatically, based on th
I would like to capture an image with the Android Camera but because the image may contain sensitive data I dont want the image saved to the phone or sd card.Instead I would like a base64 string (comp
I have an application called magnifying lens .Here I need to start the camera at the time of appliaction starts itself.How can I possible to start the camera while starting the app?
I\'m trying to perform the task of taking a picture, but triggered by code instead of relying on the touching of the camera but开发者_Go百科ton in UIImagePickerController. Can this be done? I want to