Re: [android-developers] How can I draw/move a point on screen ?!

2011-05-19 Thread Kristopher Micinski
What are you trying to do !? ... You want to put a point on the screen? Like, using the screen as a place to draw an image? Look at using the Canvas class. You can grab a canvas associated with a view, and you should be able to draw on it, and then move a point around by using a drawing handler

Re: [android-developers] How can I draw/move a point on screen ?!

2011-05-19 Thread Diogo Salaberri
Some more especific !? Thanks. -- Atenciosamente; Diogo Bonoto Salaberri Bacharel em Ciência da Computação - UFPel -- 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 T

Re: [android-developers] How can I draw/move a point on screen ?!

2011-05-19 Thread Nicholas Johnson
Look at all the documentation on developer.android.com -- 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

[android-developers] How can I draw/move a point on screen ?!

2011-05-19 Thread Diogo Salaberri
Any tutorial ? Any link ? Thanks, bye. -- Atenciosamente; Diogo Bonoto Salaberri Bacharel em Ciência da Computação - UFPel -- 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@googlegrou