Hi,
I want to start a virtual run activity from my application, but as I was looking through ActivityRecording in the API docs, I could only find regular running as an activity. Is there any way to start a virtual run activity from my application?
Hi,
I want to start a virtual run activity from my application, but as I was looking through ActivityRecording in the API docs, I could only find regular running as an activity. Is there any way to start a virtual run activity from my application?
perhaps if it's defined in the FIT File specs, It could be possible. Not entirely sure.
There's much more involved that just the SPORT_* type. virtual run is a whole thing unto itself. You might be able to launch it using System.exitTo() but not sure whats involved. (I've never tried launching a native app)