I want to draw activity elevation profile so I need to get recorded track points (distance/altitude value) from a recording session that I created with ActivityRecording.createSession(). Is that possible?
I want to draw activity elevation profile so I need to get recorded track points (distance/altitude value) from a recording session that I created with ActivityRecording.createSession(). Is that possible?
Not after the fact. But you can track it yourself in the memory during the session