I want to code with Xamarin for android mobile an application that could be connected to a comptuer with usb cable and emulate a usb PC Keyboard. When we'll click on a button on the application, I want the application send a Keyboard key code like if a normal keyboard was connected.
I don't succeed to find the correct way to persuade the comptuer this is a keyboard neither receive any key code..
Have you any ideas how to do that?