This occurs using a few apks that make use of the camera (e.g., zxing, opencv). It displays a glitched image in the preview but it is still a function of what the camera se
You can set the params.setPreviewSize(1200,800). You can change the values around this range until you can clear color noise.
params.setPreviewSize(1200,800)