Cannot Hide Android keyboard when inputfield activated

I have made a custom keyboard with unity. But when I add character to Inputfield by clicking my custom keyboard, android keyboard(samsung) pops up. Is there any way to hide it?

why do you want to take input field when you have custom key board.
take a button in place of input field and enable your key board when it is pressed. change child text.