I have recently began coding on an android wear. My goal is to connect the android wear to a specific network using the code. I found in the android API's NetworkRequest but I don't know exactly how to use it. If anybody can help feel free.
The developer docs say not to do any network communications outside of the DataLayer APIs, where the wi-fi connection exists as a separate cloud node in the DataItem sync network.
It may be possible to access the wi-fi via undocumented features; I found one gist that seemed to work along those lines, but whenever you rely on undocumented features, there's a high probability that your code will break in the future.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.