Ask Your Question

Revision history [back]

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.