Kangping
Kangping
You can try Android Thread on Cuttlefish following this guide: https://android-review.git.corp.google.com/c/platform/packages/modules/Connectivity/+/3007440
> > What's the use case that you need to start with Adnroid 12? > > Hi. I work with @jihyeahn0630. We already knew that Google's OpenThread Border Router has...
> My team is up to launch Android12 product which has Openthread. > > like this issue, #1739, Android System has different `"ip -6 rule and tables "` Here's mine:...
> @wgtdkp, Thank you for your answer, but I am still unclear about where you are adding "ip -6 rule for wlan0/wpan0", and one more thing to ask, where does...
> It appears mdnsd is the default mdns stack based on the contents of the Dockerfile. Would it be safe to just disable the avahi-daemon from starting by default? I'd...
> I saw in the CONTRIBUTING documentation that CI checks should pass but I'm not sure how to get them to run in my fork. The CI tests run in...
The CLI isn't a stable API, so it may not be a good idea to depend on that if you are targeting productions. I think it's simpler and less code...