Hi guys!
I'm a novice with Android and, although I have developed some basic applications, now I want to put only a TextView and I want to be able to move it around the screen.
I have seen how to draw balls and move them, but I can't export that code to the one I must develop because mine is a bit easier and I suppose I don't need Canvas to create a "movable" textview.
So, if you could tell me the code, or how could it be to move a TextView, I would be very pleased.
Thanks a lot!

