I am using android camera API to take pictures. But I know very little about cameras and taking pictures in general, so I am having quite a hard time. Currenly I am able to take pictures, but the quality differes on different devices.
That is a sample from one device
And there is the same scene from second device
So my question is what parameters of camera object should I set to get the same results on every device when the lighting conditions are identical?