How To Make an Android Run Tracking App | raywenderlich.com

Learn how to make an android run tracking app to show user position on a map, together with their path.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/28767779-how-to-make-an-android-run-tracking-app

Hi Roberto. thank for your tracking app, I’ve appreciate the concise display of this training. Only a little glitch: when there’s a configuration change the app doesn’t keeps the data, I’ve tried with ViewModel but not all go well. Any tip on this matter? Thanks