USB HID Client

Open sourceExclusive
No reviews reviews
41
downloads
10
android

AI summary

Curious what AI thinks about this app? Ask for a short summary highlighting what it does and any noteworthy details.

Screenshots

About this app

use your phone as a keyboard and mouse WITHOUT any software on the other end.

This Android app allows you your phone to present itself to a connected device as a keyboard and mouse. Since this happens at a very low level, the connected device sees it exactly as a normal keyboard and mouse, meaning you don't need to install any software on the connected computer! For this reason, it will even work if the connected device is in its BIOS/UEFI. Even multimedia keys are supported, meaning you can send volume up/down keys to the connected computer to control media.

Bonus description for nerds: This app creates (and provides a simple UI for you to communicate with) a USB HID gadget consisting of a keyboard and mouse character device (/dev/hidg0 and /dev/hidg1 respectively). If you wanted to, you could just use this app to create the character device, then communicate solely through some C program, shell script, or whatever else you wanted as long as it had the right permissions to access the character devices. Beware of SELinux policies. If anyone is actually doing that, let me know, I'd be glad to help if necessary.

For details on setup and usage, please consult the project's Readme.

What's new

vv2.1.0Apr 7, 2024
  • Changes (user-facing):
  • HID functions can now be used WITH the standard Android USB features, no more needing to disable the standard USB features in order to use the app! Roughly 4x smaller APK file size Chinese Simplified Translation (thanks to @WeiguangTWK) Changes (other):
  • Bump commons-codec dependency to 1.16.1 Enable minification and optimization without obfuscation (which is why, as mentioned above, the APK is much smaller)

About this version

Version
v2.1.0 (4)
Size
2.45 MB
Requires Android
10
Target SDK
29
Downloads
41
Updated
Apr 7, 2024
Package
me.arianb.usb_hid_client

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app