Ask Your Question

Revision history [back]

  1. getResolutionList() function returns a list of supported camera preview resolutions. You cannot get video stream from camera of other size without scaling. Camera can support larger resolutions, but for photos only.

  2. Focal length is optical parameters of your lens. Android camera API does not support changing focal length. Also as I know, all Android based devices, except some Android based photo cameras, has fixed lens without optical zoom.