First time here? Check out the FAQ!
answered 2013-01-13 00:48:07 -0600
You need to modify view class for JavaCamera and call setDisplayOrientation() method for mCamera object. See Android documentation for details. There is code example there.