Set Virtual keyboard in Android
In this article I am going to discuss about to add virtual keyboard on screen.
Android provides its own virtual keyboard. Whenever we use Edittext control or etc then it automatically show on screen.
If your virtual keyboard is not showing then you have need to follow some steps (which is given below) to show the keyboard.
·Go to your Application and create a new emulator but not launch emulator.
·Now go to device definitions in android Virtual Device Manager.
·And Select your device which is selected in your emulator.
·Now a window will be open which is given below
After clicked Clone Device, launch your emulator
Now run your any android applications like as
Now click your mouse in Edittext box
And enter the your number then click ok
Thanks for reading this article. You can enter your valuable comments and
suggestion to improve this article in the comment box.
Leave Comment