Results 14 comments of 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.

Can you share any additional info? While the app is capable of flashing partition images, as far as flashing goes, it mostly just sets up the environment to run AK3....

Feel free to reopen if there's something to be done here at the app level.