I am trying to create an android app to allow smartphone to act as a hid keyboard in kotlin
I am trying to develop an app which will make your smartphone act as a “keyboard”. I need it to send different symbols to another devices via usb, acting like an hid keyboard. I am trying to make it work without rooting the phone. I’m using kotlin and java to do this. Does anyone have information on this topic?
I am trying to create an android app which allows smartphone to act as a hid keyboard in kotlin [closed]
Closed 19 mins ago.
I am trying to create an android app which allows smartphone to act as a “keyboard” and send different characters on another devices via usb
I am trying to develop an app which will make your smartphone act as a “keyboard”. I need it to send different symbols to another devices via usb, acting like an hid keyboard. I am trying to make it work without rooting the phone. Does anyone have information on this topic?