Every One Expert Here is some of My Problem to how i can start this thing in my Application.
i want my to get notified in my android application through a
BroadCastfor open of softkeyboard in any of other android application for input text in thatEditTextof application. For Example my application is in background running Bluetooth Service Connected to other android mobile. Now i want to get known that that connected android mobile have open browser application and it get softkeyboard for input in browserEditTextinput.Then i want to send key code from another android mobiles which is connect to that device via bluetooth and now i want to send input text in that
EditTextwhich open in first android mobile.
Let me known any one have better idea to do this thing.
