2

I have a strange issue in my camera app when tested with galaxy nexus..It simply crash when try to start the camera activity..But it works fine with almost all other devices..
These are my initial functions..
@Override
public void surfaceCreated(SurfaceHolder holder) {
// TODO Auto-generated me...