I am calling takePicture() on my camera object while showing a preview of what is being taken using a surfaceView. I want to be 开发者_StackOverflow社区able to call takePicture() without the preview s
I\'m a student and I am developing on Android 2.2 for a project. For my tests and app executions, I am using an HTC Desire HD (with Android 2.2).
First of all开发者_运维技巧, I would like to refer to this Issue on the google groups. My problem is i want the landscape-native app to work in portrait mode. The way of getting the app into portrai
How can we apply effects like a sepia filter to ou开发者_Go百科r camera images?Get a Basic idea in this url
When implementing SurfaceHolder.Callback, some online tutorials suggest (actually, I found this is what Google wrote in API demo)
I have written an app that allows the user to take a photo with the camera capture some other information then attach the photo to an email and send it.But on the Motorola Droid the camera is started
How can I send the image from my phone back to a Domino Server. I am using the xmlhttprequest object and posting the Base64 image data into a RichText Field on my Form.
I would like to launch the native android camera and save the image at a specified location. The problem is after I click the photo, the preview comes up with the options to Save/Discard. After I clic
Hope someone may give some pointers (or an out right answer)... Simple app, take an image using the built-in camera app, save the image to a separate application.Be done.
I\'m writing a camera application that requires the same exposure regardless of ambient light.Unfortunately, setExposureCompensation() only acts like an offset.Can I turn off this auto adjustment, or