I want to enter username and password in android application through key board but i am not able to do that? please help me out? and give proper solution.
This is case for all android application.
I want to enter username and password in android application through key board but
Share
default keyboard support has been removed after ADT 20 update.
you can enable it by yourself by editing the AVD
please check the following URL
https://android.stackexchange.com/questions/23333/how-can-i-use-my-pcs-keyboard-on-the-android-emulator