[android-developers] Re: Android camera problem on HTC Desire

2010-04-22 Thread Jo Vermeulen
21, 10:32 pm, Bob Kerns wrote: > > > > > The camera preview API demo crashes on my N1 (2.1-Update 1) as well. > > I've been meaning to investigate (debugger, bugs database) but haven't > > gotten around to it yet. > > > On Apr 21, 2:18 am, Jo Vermeulen wrot

[android-developers] Re: Android camera problem on HTC Desire

2010-04-22 Thread Jo Vermeulen
to you at > > > all.. :) > > > > > > > W/CameraSwitch( 3801): open maincamera > > > W/CameraSwitch( 3801): no file - can't switchcamera > > > E/CameraSwitch( 3801): setSwitchFile failed: /sys/android_camera2/ > > > htcwc >

[android-developers] Re: Android camera problem on HTC Desire

2010-04-22 Thread Jo Vermeulen
bugger, bugs database) but haven't > gotten around to it yet. > > On Apr 21, 2:18 am, Jo Vermeulen wrote: > > > Yeah, I also noticed that. No idea what the lines about a 'camera > > switch' are about ... > > > I also tried the API demos (one of the sampl

[android-developers] Re: Android camera problem on HTC Desire

2010-04-21 Thread Jo Vermeulen
ception: /sys/ > android_camera2/htcwc > > > On Apr 20, 10:32 am, Jo Vermeulen wrote: > > > Hi, > > > I have a problem with a simple application that captures images from > > thecamera. It works on the emulator, but throws an exception when I >

[android-developers] Android camera problem on HTC Desire

2010-04-20 Thread Jo Vermeulen
Hi, I have a problem with a simple application that captures images from the camera. It works on the emulator, but throws an exception when I run it on the HTC Desire. Here are the relevant log messages: W/CameraSwitch( 3801): open main camera W/CameraSwitch( 3801): no file - can't switch camera