Learn how to make an Android run tracking app to show a user’s position on a map, along with their path.
This is a companion discussion topic for the original entry at https://www.kodeco.com/28767779-how-to-make-an-android-run-tracking-app
Learn how to make an Android run tracking app to show a user’s position on a map, along with their path.
Thanks for this great tutorial, I was wondering if it would be possible to include an background function which sends an automatic email with the track data (beginning time, ending time and path) once the track is finished to the setup shown in the tutorial - would you have any leads on how that might work?