Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Camera

How Can I Monitor The Current Focallength Of Android Camera

I have a SurfaceView that holds a Camera Preview. I have set the camera focus mode to: Camera.Para… Read more How Can I Monitor The Current Focallength Of Android Camera

Can Only Open Camera Once?

My photo taking algorithm works perfectly the first time, but if I call the method the second time,… Read more Can Only Open Camera Once?

Can I Get The Orientation Of A Photo Taken In My App If I Limit The Activity's Orientation To Portrait Only In My Manifest?

I don't want to support landscape UI at all across my app, but I want to be able to automatical… Read more Can I Get The Orientation Of A Photo Taken In My App If I Limit The Activity's Orientation To Portrait Only In My Manifest?

W/CameraBase﹕ An Error Occurred While Connecting To Camera: 0 On Camera.open() Call

I'm writing a camera app and whenever I call camera.open() the app crashes and then I get this … Read more W/CameraBase﹕ An Error Occurred While Connecting To Camera: 0 On Camera.open() Call

Android Camera Click Continous Shots

I am trying to make camera application which takes 3 continuous shots. i have tried to call 'ta… Read more Android Camera Click Continous Shots

1.6 To 2.1 CameraInfo Alternative?

android.Camera.Preferences.setRotation documentation public void onOrientationChanged(int orientati… Read more 1.6 To 2.1 CameraInfo Alternative?