Arian04 / android-hid-client

Android app that allows you to use your phone as a keyboard and mouse WITHOUT any software on the other end (Requires root)
GNU General Public License v3.0
109 stars 4 forks source link

Add option to change which gadget path to use on devices with multiple gadgets available #38

Open Arian04 opened 2 months ago

Arian04 commented 2 months ago

simple change, will implement this once I refactor the UI code, since the main thing blocking this is that I'm realizing more and more over time that character device handling might justify having its own screen.

details about one use-case for this option can be found in #29