I need get Focus distances from phone camera. I found class Camera in Android reference manual.
How I can access Camera.Parameters in Firemonkey Delphi Android application. Especially I need call this function getFocusDistances().
I using Delphi 10.1 Berlin
Link to Android reference manual