Android Soft Keyboard listener

Job ID: 33639848

Budget: ₹600 – ₹1,500 INR

Andriod Native App development.
Project with methods that listen to user inputs via soft keyboard

Method 1: "Input Trigger"
- This method shall get called when the "soft keyboard" is opened and ready to accept input
- Capture the handle of the App that is triggering the soft keyboard

Method 2: "Input done"
- This method shall get called when the "soft keyboard" is open and the user has finished providing input
- Capture the handle of the App that is triggering the soft keyboard
- Capture the text user has provided as input