--jpVirtualKeyboard API jpVirtualKeyboard.activate ( sUserToken, sActivationKey ) --This plugin is all automatic. --The only thing you have to do is to enable the virtual keyboard option: application.setOption ( application.kOptionAutomaticVirtualKeyboard, 1 )
With this plugin, the native android virtual keyboard will automatically show up when the user clicks on a ShiVa EditText HUD component.
Call the following function to enable the automatic virtual keyboard:
There is a known bug with the backspace key, which is not related to the plugin, but to the ShiVa Android application itself. You can get it fixed by adding the JPEditText pack to your game.