android-camera
Galaxy tab 10.1 is calling to Camera.release() automatically when use OnPictureTaken(...) and shouldn't do it
The next code works on android 2.3 and lower versions, I not understand why on HoneyComb don\'t work. The UI have 3 buttons: btnTakePic, btnDiscard, btnSave:[详细]
2023-03-25 21:03 分类:问答Turn ON/OFF Camera LED/flash light in Samsung Galaxy Ace 2.2.1 & Galaxy Tab
I am turning ON Camera LED light using FLASH_MODE_ON. Samsung Galaxy Ace have only three flash modes : on, off and auto.[详细]
2023-03-25 16:07 分类:问答How to make burst mode available to Camera
I am trying to build a small photo app with a burst mode for camera. The main idea is to shoot a picture every 0,3sec and to store the pictures in an Array until the last picture is taken. The number[详细]
2023-03-25 09:17 分类:问答Bad image Quality when using own Camera Activity
We are using an LG Optimus speed and are trying to obtain an image from the camera with our own activity. The Code we are using to do so is:[详细]
2023-03-25 06:31 分类:问答start edit activity right after picture is taken at ACTION_IMAGE_CAPTURE activity
First, I launch the camera app to capture picture. Once it is done, I put the image path to extra to launch a edit view activity. When I execute this activity, I found it always return to this activit[详细]
2023-03-25 06:26 分类:问答how to draw image frame for camera view and overlapping the image frame on captured image
I am new in android and working on the camera application. In this app I have开发者_如何学Python one transparent image (Image Frame) in assets folder and I want to show this file as my camera view unl[详细]
2023-03-25 03:18 分类:问答Picture saving in emulator but not on device
I am using the following code to save/ load my picture OnCreate(){ super.onCreate(); setContentView(...)[详细]
2023-03-24 13:15 分类:问答Cannot move preview image with Android 2.3 (works in 2.2)
I have a simple photo taking application that has the following design: [Consider the landscape mode for simplicity][详细]
2023-03-23 22:34 分类:问答Camera Error 100
I\'m testing my application on S开发者_运维技巧amsung Galaxy Ace, and I get the supported sizes with[详细]
2023-03-23 16:29 分类:问答camera pixels rotated
I want to do some image processing to the pixels gotten from the camera. The problem is that the pixels from the cam开发者_JS百科era are rotated 90 degrees.[详细]
2023-03-23 15:55 分类:问答
加载中,请稍侯......