I'm a little bit freshman in Android development so the some reasons may be sound incorrect.
I have been faced with a problem that the virtual keyboard is not displayed when I run the emulator for any created AVD with the varied parameters but it appears one of the following messages just without the expected keypad:
- "Hardware keyboard not enabled in AVD. Use on screen keyboard" (With deselected checkbox "Hardware keyboard present").
- "Hardware Keyboard. Use your physical keyboard to provide input" (With selected checkbox "Hardware keyboard present").
Also I played around the config.ini with the flags hw.keyboard, hw.keyboard.lid, hw.touchScreen but nothing couldn't help me.
The point of my question is how to get the most common view in the right side of emulator window like this.