GlassTube 0.1.1
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:
- Pair the glasses with the phone at the OS Bluetooth level (Hi Rokid does this).
- Install both APKs; grant BLUETOOTH_CONNECT on both.
- Tap "Connect to glasses" on the phone; the glasses connect and handshake automatically.
APKs are debug builds. See CHANGELOG.md for details.