<Draw square box using the coordinates on image in...
# stackoverflow
u
Draw square box using the coordinates on image in android(JAVA) I have some coordinates which is coming from the backend. I need to draw some rectangles or squares according to the coordinates on image in the (JAVA) android app. The rectangles or squares should be clickable

you can see the coordinates in the image