¡@

Home 

2014/10/16 ¤W¤È 08:14:15

android Programming Glossary: ghostsurfacecameraview

Android: Error inflating class

http://stackoverflow.com/questions/3739661/android-error-inflating-class

happening here. I'm simply trying to create a custom view GhostSurfaceCameraView that extends SurfaceView. Here's my class definition file GhostSurfaceCameraView.java.. that extends SurfaceView. Here's my class definition file GhostSurfaceCameraView.java public class GhostSurfaceCameraView extends SurfaceView.. definition file GhostSurfaceCameraView.java public class GhostSurfaceCameraView extends SurfaceView implements SurfaceHolder.Callback SurfaceHolder..

Android: Error inflating class

http://stackoverflow.com/questions/3739661/android-error-inflating-class

from examples provided in the SDK so I'm not sure what's happening here. I'm simply trying to create a custom view GhostSurfaceCameraView that extends SurfaceView. Here's my class definition file GhostSurfaceCameraView.java public class GhostSurfaceCameraView.. simply trying to create a custom view GhostSurfaceCameraView that extends SurfaceView. Here's my class definition file GhostSurfaceCameraView.java public class GhostSurfaceCameraView extends SurfaceView implements SurfaceHolder.Callback SurfaceHolder mHolder Camera.. that extends SurfaceView. Here's my class definition file GhostSurfaceCameraView.java public class GhostSurfaceCameraView extends SurfaceView implements SurfaceHolder.Callback SurfaceHolder mHolder Camera mCamera GhostSurfaceCameraView Context..