You will select applications that will help you to control your running pace.
For this process application need some sensitive permissions from user.
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_COARSE_LOCATION
Allows an app to access precise location.
To protect user privacy, apps that use location services must request location permissions.
We are using location service in this app to fulfill the basic functionality of this application running pace with location API.