Hi,
I have a Forerunner 235 so my watch natively supports Running, Biking and "Other" activity types. When I chose "Other", I have to go change the activity type to something else after it's finished.
I looked at the API but could not find if it's possible (maybe already done?) to launch the "Other" activity with another activity type without having to create an app.
I would like to create a widget from which I could choose from the predefined activity types and launch the "Other" activity. ActivityRecording.createSession() almost seems like what I want but I don't want to have to create an app and draw the data fields and all of this.
Is it possible?
Thanks.