androidvncserver disables software keyboard

Hi,

I’m using adb shell to start vnc server:

androidvncserver

But after then my software keyboard gets disabled. So is there a way to prevent this. Or can I stop android vnc server??

busybox killall -9 android-vncserver ?

But root your phone first

Killing the androidvncserver didn’t work. Because Android OS still thinks that an external keyboard is connected after I kill the androidvncserver.

I tried to use a keyboard app, Hackers Keyboard. It worked just fine. It has a feature that allows you to use soft keyboard despite the external keyboard connected.