You may want to surround the block with an if statement.
if(camera != null)
{
camera.stopPreview();
camera.release();
camera = null;
}
On Tuesday, January 26, 2010 5:22:38 AM UTC-6, steve wrote:
> Greetings,
>
> I have an application that uses the camera quite
Hi all,
I had heard something in the Google I/O sessions about being able to now
use hardware devices to control emulators (touching and possible picture
taking, etc). Is this true? If so, has anyone found how to do it?
Thanks!
--
You received this message because you are subscribed to the
First off, hi everyone.
I didn't see this asked and I couldn't figure out how to word it to find it
on the android dev site so I figured I'd ask you all.
Basically, my company has an application right now that requires for a very
specific function the rear-facing camera. This function isn't
3 matches
Mail list logo