Keyboard Input behavior on Android?

JoeBJoeB Member Posts: 160

I use a keyboard input behavior on my app and it works perfect on the iOs; however, on Android the 'done' button which finishes the input sequence is hidden underneath the on-screen keyboard and it's really tricky to finish inputting the text. Is there anything I can do about it, short of making my own keyboard input screen?

Thank you.

Comments

  • WhitePantherWhitePanther Member Posts: 72

    Did you try on multiple android device? Maybe the problem is with your device?

  • NNterprisesNNterprises Member, PRO Posts: 387

    I know what you're saying...

    Whenever I type something in I have to hit the BACK button on my android phone itself (not on the screen). The keyboard goes away and the DONE is revealed. This is a Galaxy S5

  • MentalDonkeyGamesMentalDonkeyGames Member Posts: 1,276

    You can create a custom keyboard in your game. Go to gshelper.com and type keyboard in the search field. Thhere's a few free templates you can look at.

  • freneticzfreneticz SwedenMember, PRO Posts: 779

    Can you prevent the use of space and enter when using keyboard input?

Sign In or Register to comment.