Hi I'm developing an Android game, and I wanna to have a score to check how many points the user did. In my game the score will be changed dynamicaly, in some part of the screen I'll have the number like 0 and it will change if the player scores. But I don't have any idea of how to do that, have android a function to print a variable in the screen? Or some function that I can use?
Thanks
John Peter



