So I am making an android application where I have a set of circles. When the user touches a point in one of the circles I need to calculate a point according to where the user touched.
Somewhat similar to an archer's target.
how do I achieve this?
I have searched about touch interfaces but I haven't been able to figure out how i can do this