Android Permissions

All you ever wanted to know about Android permissions

android.permission.ACCESS_COARSE_LOCATION

approximate location (network-based)
Allows the app to get your approximate location. This location is derived by location services using network location sources such as cell towers and Wi-Fi. These location services must be turned on and available to your device for the app to use them. Apps may use this to determine approximately where you are.

Belongs to:

android.permission-group.LOCATION

Your location
Monitor your physical location.