I have a project and I am trying to fire Keyboard events. I am using the Instrumentation Class, and it is working perfectly on the emulator, but when I launch it on my device, t
Actually, there is an easier method, that I found
Using Activity class or WebView class. Both have the same function.
The code looks something like this: