How can I trigger the software keyboard and add listeners to it\'s keys?
You can do this from your`s AndroidManifest.xml by adding
...
But note: If the user's device has an attached hardware keyboard, the soft input method does not appear. http://developer.android.com/training/keyboard-input/visibility.html