I have 2 android apps running on two different devices, both are communicating to each other through Bluetooth.
In first device am opening a webview which contains some input text fields. When i click on a text field of first device, I need to invoke keypad on second device.
How can i get trigger event when i touch input field?