Simulating opening/closing the hardware keyboard in emulator
- by LambergaR
Hey all!
Is there a way to simulate opening/closing the 'hardware' keyboard in the emulator?
I have to test some changes that I capture using getResources().getConfiguration().keyboardHidden and this would help a fair lot :)
Thank you in advance!