In my application i want soft keyboard when emulator is in landscape mode only.if mobile is in portrait mode i want to use keyboard which was designed by me, give me some suggestions for this.Thanks in advance
In my application i want soft keyboard when emulator is in landscape mode only.if
Share
have a look at InputMethodManager, it will request to hide the soft input window from the context of the window that is currently accepting input