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.
我最近在 android 可穿戴设备(MOTO 360)上开发应用程序。我正在将音频和传感器数据记录到可穿戴设备的内部存储器中。如何访问已保存的数据?数据采集期间手表不会与手机配对。那么我怎样才能访问这些文件并在以后将其复制到手机上呢?
您应该使用数据层 API。