在android2.3上调试usb camera,一直不显示图像,将部分打印信息帖出来,不知道是什么原因!
( 2219): New device: path=/dev/input/event8 name=UVC Camera (0ac8:3450) id=0x10004 (of 0x5) index=5 fd=209 classes=0x1
I/InputReader( 2219): Device added: id=0x10004, name=UVC Camera (0ac8:3450), sources=00000101
I/InputReader( 2219): Device reconfigured: id=0x10001, name=eGalax Touch Screen, display size is now 1024x768
I/InputManager-Callbacks( 2219): No input device calibration properties found for device UVC Camera (0ac8:3450).I/InputManager-Callbacks( 2219): No virtual keys found for device eGalax Touch Screen.
W/InputManagerService( 2219): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2b199b18
D/dalvikvm( 2297): GC_EXTERNAL_ALLOC freed 102K, 46% free 3134K/5767K, external 2219K/2483K, paused 34ms
I/SurfaceFlinger( 2219): mHw->getFormat() 4
I/ActivityManager( 2219): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.camera/.Camera } from pid 2297
I/ActivityManager( 2219): Start proc com.android.camera for activity com.android.camera/.Camera: pid=2498 uid=10025 gids={1006, 1015}
I/WindowManager( 2219): Setting rotation to 1, animFlags=1
I/ActivityManager