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. By Roberto Orgiu.

5 (1) · 1 Review

Download materials
Save for later
Share
You are currently viewing page 4 of 4 of this article. Click here to view the first page.

Where to Go From Here?

Download the completed project files by clicking the Download Materials button at the top or bottom of the tutorial.

In this tutorial, you learned how to deal with maps, location and several technologies involved with user movement. But what if you want to store the sessions somewhere?

Check out this video about how to implement a Room database in your app and store the data on the device.

Moreover, check out this video related to dependency injection on Android, as this techniques make it so much easier to keep a cleaner architecture.

If you have any questions or comments, please join the forums below!