0

I'm recently developing apps on android wearable(MOTO 360). I am recording audio and sensor data on to the internal memory of the wearable. How can I access the data that is saved? The watch will not be paired with the phone during data collection. So how can I access these files and copy it to the phone at a later point of time?

risx15
  • 1

1 Answers1

0

You should use Data Layer API.

Nick Moskalenko
  • 941
  • 9
  • 10