Captain Trips
Captain Trips
I'm trying to do something similar and came across [this](https://developer.android.com/training/wearables/data/network-access#requesting-wifi-connectivity). After reworking the DataLayer [sample](https://github.com/android/wear-os-samples/tree/main/DataLayer) to use `ChannelClient`, it unfortunately continues to use Bluetooth, so I tried using raw sockets...
That error is coming from AK3 [here](https://github.com/osm0sis/AnyKernel3/blob/6f88dff82b786e879b255a8e1523547c4f62d031/tools/ak3-core.sh#L850), so that issue will need to be resolved upstream.