[android-developers] Re: Whats the best practices when using Camera

2012-08-13 Thread AnDev Quer
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

[android-developers] Controlling Emulator with Hardware device?

2012-08-03 Thread AnDev Quer
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

[android-developers] Don't require rear facing camera?

2012-08-02 Thread AnDev Quer
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