¡@

Home 

2014/10/16 ¤W¤È 08:26:23

android Programming Glossary: this.camera

android: camera onPause/onResume issue

http://stackoverflow.com/questions/7935292/android-camera-onpause-onresume-issue

public void openCamera cameraActivity.log openCamera if this.camera null cameraActivity.log Camera.open this.camera Camera.open.. if this.camera null cameraActivity.log Camera.open this.camera Camera.open supportedPreviewSizes camera.getParameters .getSupportedPreviewSizes.. setMeasuredDimension fullWidth fullHeight if this.camera null cameraActivity.log fullSize fullWidth x fullHeight this.setCameraPreviewSize..

android: I get no stacktrace, phone just hangs

http://stackoverflow.com/questions/8481402/android-i-get-no-stacktrace-phone-just-hangs

SurfaceHolder holder 14 Log.d TAG surfaceDestroyed if this.camera null camera.stopPreview the next two lines lead to the error.. back to the app and taking a picure camera.release this.camera null Unfortunately I don't get a stacktrace. All I get is 12..

android: camera onPause/onResume issue

http://stackoverflow.com/questions/7935292/android-camera-onpause-onresume-issue

mHolder.setType SurfaceHolder.SURFACE_TYPE_PUSH_BUFFERS ... public void openCamera cameraActivity.log openCamera if this.camera null cameraActivity.log Camera.open this.camera Camera.open supportedPreviewSizes camera.getParameters .getSupportedPreviewSizes.. ... public void openCamera cameraActivity.log openCamera if this.camera null cameraActivity.log Camera.open this.camera Camera.open supportedPreviewSizes camera.getParameters .getSupportedPreviewSizes requestLayout onMeassure onLayout @Override.. fullHeight resolveSize getSuggestedMinimumHeight heightMeasureSpec setMeasuredDimension fullWidth fullHeight if this.camera null cameraActivity.log fullSize fullWidth x fullHeight this.setCameraPreviewSize this.setCameraPictureSize private void..

android: I get no stacktrace, phone just hangs

http://stackoverflow.com/questions/8481402/android-i-get-no-stacktrace-phone-just-hangs

quite useful so I can't strip them public void surfaceDestroyed SurfaceHolder holder 14 Log.d TAG surfaceDestroyed if this.camera null camera.stopPreview the next two lines lead to the error after switching back to the app and taking a picure camera.release.. the next two lines lead to the error after switching back to the app and taking a picure camera.release this.camera null Unfortunately I don't get a stacktrace. All I get is 12 17 12 45 01.609 ERROR SecCamera 10857 cancelAutofocus end..