how to write text on android with keyboard touch screen?

hello

i am making android game that should the player should click on button to open the keyboard to write his name in any part of screen by using keyboard touch screen

thanks,

please help

I use TouchScreenKeyboard and then update a text mesh as the user enters input to do this.