1

I would like to ask a question related to the camera live view.

When we tap somewhere on the camera preview, a focus appears. How should I get the X & Y coordinates or pixel of that focus?

Thanks in advance.

Vera Aung
  • 85
  • 1
  • 1
  • 10

1 Answers1

0

This method gives list of all focus areas and try to get Rect of each focus area by which you could get (x,y) of the rectangle.

Seshu Vinay
  • 13,560
  • 9
  • 60
  • 109