Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 454 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 454 Bytes

Strava4Android

Simple implementation of the Strava OAuth process for Android.

Feel free to contribute by adding other Strava API functionalities beyond the file upload I made.

I was looking for something like that but found only JStrava which lacks the authentification part.

So I made it myself and thought I'd share the code.

Use mvn to resolve dependencies

mvn clean install