Hi,
capabilities.setCapability("unicodeKeyboard", true) did't worked for me
I asked my developer to add a lister called "OnKeyListener"
finally worked.....
refer to this https://discuss.appium.io/t/unable-to-tap-search-button-on-android-softkeyboard/1598/12
@praveentp009 explained in detail
thanks @praveen