Required Permissions

This app uses location information to calculate all the information shown in this app, does not collect any usage data, and does not sell any user's information to any third party. These are the permissions the app only uses to show meaningful information to the user.


Compulsory Permissions

These permissions are required for the application's most of the features and functions. Not granting them will break some of the features albeit the application will continue to work.

  • ACCESS_FINE_LOCATION
  • It is required to run the GPS of the device and fetch the possibly accurate location details, this app uses the default device's location APIs and permission is required to utilize those.

  • ACCESS_COARSE_LOCATION
  • Used to show a precise location data in case GPS is unavailable or until available.



    Automatic Permissions

    These permissions are granted automatically by the system.

  • INTERNET
  • Used to fetch the address of the given location, load map and fetch latitude and longitude using the address in specified location.

  • ACCESS_WIFI_STATE
  • Used to check if WiFi connectivity is available.

  • ACCESS_NETWORK_STATE
  • Used to check if network is available and is connected.

  • CHECK_LICENSE
  • Utilized only by the full version of the app. Allows the app to verify its integrity.

  • FOREGROUND_SERVICES
  • Allows the app to run a service to fetch location information.