Drawing and dividing a circle

  • Thread starter Thread starter AC Question
  • Start date Start date
A

AC Question

Hey,
I am a begginer developer for android and although i do understand some of the basic concept I have a problem with drawing.

I would love detailed explenation about how to create, display and divide a circle shape.
about what i try to do:
something like (or exactly) lucky wheel.
I want the user to choose a number between 1 to 10 then dynamicly a circle divided by the number he picked will be display. in each part I want a number to be displayed (1 to the number he picked).
then to rotate the circle randomly and get the number in ceratin aera..