Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我说的是电话方面的事情。每当我寻找类似的问题时,我总是会发现人们在手机端使用 GoogleApiClient。这在 3 年前就贬值了,那么如果我想向可穿戴设备发送一系列字符串,我该怎么做呢?
GoogleApi 替换了已弃用的 GoogleApiClient。
您可以根据需要使用 DataClient 或 MessageClient。它们都扩展了新的 GoogleApi 类。
通过检查查看您需要什么:
https://developer.android.com/training/wearables/data-layer