¡@

Home 

2014/10/16 ¤W¤È 08:11:03

android Programming Glossary: camerasurfaceview

Android Camera will not work. startPreview fails

http://stackoverflow.com/questions/7942378/android-camera-will-not-work-startpreview-fails

E AndroidRuntime 5040 at com.matthewmitchell.nightcam.CameraSurfaceView.surfaceCreated CameraSurfaceView.java 47 10 30 00 31 52.588.. CameraSurfaceView.java 47 10 30 00 31 52.588 E AndroidRuntime 5040 at android.view.SurfaceView.updateWindow.. extends Activity private GLSurfaceView mGLView CameraSurfaceView surface_view @Override public void onCreate Bundle savedInstanceState..

Android Camera will not work. startPreview fails

http://stackoverflow.com/questions/7942378/android-camera-will-not-work-startpreview-fails

Native Method 10 30 00 31 52.588 E AndroidRuntime 5040 at com.matthewmitchell.nightcam.CameraSurfaceView.surfaceCreated CameraSurfaceView.java 47 10 30 00 31 52.588 E AndroidRuntime 5040 at android.view.SurfaceView.updateWindow.. Method 10 30 00 31 52.588 E AndroidRuntime 5040 at com.matthewmitchell.nightcam.CameraSurfaceView.surfaceCreated CameraSurfaceView.java 47 10 30 00 31 52.588 E AndroidRuntime 5040 at android.view.SurfaceView.updateWindow SurfaceView.java 544 10 30 00.. Native Method Here is the Activity class public class NightCamActivity extends Activity private GLSurfaceView mGLView CameraSurfaceView surface_view @Override public void onCreate Bundle savedInstanceState super.onCreate savedInstanceState Create a GLSurfaceView..