risx15
risx15

Reputation: 1

How to transfer sensor data and audio data saved in internal memory of Moto 360 to an Android phone?

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?

Upvotes: 0

Views: 151

Answers (1)

Nick Moskalenko
Nick Moskalenko

Reputation: 971

You should use Data Layer API.

Upvotes: 0

Related Questions