Wearmouse (Android Wear)

https://news.ycombinator.com/rss Hits: 1
Summary

WearMouse This project is a sample for the new Bluetooth HID Device API, which was introduced in Android P. It implements a simple air mouse and cursor keys emulation on a Wear OS device. Note: This is not an officially supported Google product. Compatibility This app is only compatible with Wear OS devices running Android P and above. You can use it to connect with pretty much any laptop or desktop computer, running Windows, Linux, Chrome OS, Mac OSX, Android TV, without any additional software, as long as it has a Bluetooth receiver. How to use this app After launch, the first thing you see is the paired devices list. You probably want to pair a laptop or a desktop computer if it is the first time you've launched the app. If you tap on "Available devices" option, you'll see nearby devices that you can try pairing with. It's a good idea to try pairing with a laptop or a desktop computer. At this screen, the Wear OS device is also discoverable for the nearby devices, so you can try searching for it on the other device as well. When you have a paired device, tapping on it will give you an option to connect to it. This will bring up the Input Mode dialog. Sometimes this dialog pops up immediately after pairing, saving you a few taps. You can now choose between Mouse (the air mouse), Cursor Keys and Keyboard Input modes, and also can change a few settings. Every mode (except for the keyboard input) has a welcome screen that describes the way to use it. Navigating the source code The main sections of the code tree are:

First seen: 2025-08-29 10:32

Last seen: 2025-08-29 10:32