When we are implementing the login menu ?
We need the iAndroidKeyboard(android version of iPhoneKeyboard class).
If you don’t support it, as you know, user should go to another window to input the text and back to the login window.
the same as with iphone 1.0.x: create an onscreen one or hook it in through unity ↔ java bridging and an overlay with an input field (similar to how the iphone keyboard works)