Hi Sonic, you can use canvas.drawCircle() and can draw in onDraw() method.
On Oct 7, 2:15 pm, Sonic <nitroussi...@googlemail.com> wrote: > Hi, just a simple question which i'm unsure how would be implemented. > Say you have an int called X which is constantly changing, X could > equal 0, 10, 20, 30, 40, 50. Now when X is equal to 0, I want it to > draw a circle at the bottom if the screen, when X is equal to 50 it > will draw an circle at the top of screen, and the other values of X > would be the midpoints between. Any ideas how this could be > implemented or any examples I can have a look at? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---