How can I enable the on-screen, virtual keyboard in the BlackBerry 10 alpha simulator?
I'm having some troubles inputting text into my ported Android application, and had read that the PlayBook simulator also had problems with inputting text through the host PC's keyboard.
I've enabled "Keypress Pop-up" (not knowing what it does) in the "On-screen keyboard" setting in the simulator's settings, but it appears to have no effect:
Is there any way to get the on-screen keyboard to appear, so I can test using that?
Before you start typing (when the on-screen keyboard shows up), press just the command key by itself and then release it. This should re-enable the keyboard in the simulator.
You can show touch indicators in the iOS simulator by opening Terminal and running defaults write com. apple. iphonesimulator ShowSingleTouches 1 . You can turn this setting off again by running defaults write com.
You can access the developer menu by shaking your device or by selecting "Shake Gesture" inside the Hardware menu in the iOS Simulator. You can also use the ⌘D keyboard shortcut when your app is running in the iOS Simulator, or ⌘M when running in an Android emulator on macOS and Ctrl+M on Windows and Linux.
I discovered that the on-screen keyboard only appears when dragging in from the bottom-left corner.
Furthermore, I discovered that in portrait mode, the keyboard doesn't display correctly:
To get the simulator in landscape mode, drag from the bottom-right corner; the keyboard then does appear correctly:
Incidentally, this didn't resolve my woes with text input. Since it works so sporadically, I believe this is simply due to the simulator still being in alpha. In fact, at the moment, various keys map incorrectly, such as "3" mapping to "1" and "4" to "8", but most of them simply not at all. This may have to do with android:inputType="number"
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With