Skip to content

GlassTube 0.1.1

Choose a tag to compare

@beyondlevi beyondlevi released this 21 Jul 10:00

Fixes the phone/glasses link getting stuck at "Connecting".

The transport was CXR-M-only with empty SDK seams, so it never connected. This release switches to a direct Bluetooth Classic SPP (RFCOMM) link — phone as server, glasses as client — the mechanism proven by the rokid-volund-os reference (its phone app has no Rokid SDK and connects over SPP).

Setup:

  1. Pair the glasses with the phone at the OS Bluetooth level (Hi Rokid does this).
  2. Install both APKs; grant BLUETOOTH_CONNECT on both.
  3. Tap "Connect to glasses" on the phone; the glasses connect and handshake automatically.

APKs are debug builds. See CHANGELOG.md for details.