Is there 开发者_运维问答a standarized API for taking pictures using Android NDK? Or is it really necessary to go through Java for that?Yes. It is necessary to go through Java. Since NDK access will
I have a surfaceview which is displaying a camera preview I have it taking a picture and display it on the surfaceview but when I press the back button it closes the application but I want it to displ
I have an app where I\'m using the android camera to take pictures.I have built my own android camera.And pictures are taken by pressing a button.
I wanted to use both the camera开发者_开发知识库s simultaneously, but it is not supported as of now. The next approach was to switch the cameras as fast as possible.
I want to show camera\'s current take image using like given this code.I can get image from camera and display in imageview.I want to know that image\'s file name.
I\'m trying to develop an android application which should take continuous images just like nat开发者_如何学JAVAive camera in continuous shooting mode for 10 to 20 seconds.
i have set up an activity that loads up the camera and allows me to preview it but i need to add a button to the screen but the only way i can get the screen to display is by using the following layou
I\'ve been searching for a few days but I can\'t find a way to set the flash mode of the camera in an HTC Wildfire. The same code works for the Nexus S. This is the code I am currently using.
I am developing android application. In that I have functionality of camera. I have implemented that and its working fine for me. Only thing is preview o开发者_StackOverflowf my camera, orientation is
When I try and play a 3GP video with VideoView the following error occurs: MediaPlayer(1873): error (1, -2147483648)