Camera | Android Developers
Creates a new Camera object to access a particular hardware camera. If the same camera is opened by other applications, this will throw a RuntimeException. You must call release() when you are done using the camera, otherwise it will remain locked and be ...