Android Jogging App - Part 3
Introduction
Hello :) and welcome to part 3 of my jogging application side project.
This time I decided to implement the sensor event listener.
Setting up the sensor event listener
First for logging purposes I added a TAG variable to MainActivity.
...
ethan91.hashnode.dev2 min read