menu
menu

Autocop Trackpro

Vehicle Tracking and Monitoring system.

1. Speed Bug Fixing

2. Address getting fetched from our TrackPro Server

Potentially dangerous permissions

  • ACCESS_COARSE_LOCATION: Allows an app to access approximate location. Alternatively, you might want ACCESS_FINE_LOCATION.
  • ACCESS_FINE_LOCATION: Allows an app to access precise location. Alternatively, you might want ACCESS_COARSE_LOCATION.
  • CALL_PHONE: Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
  • READ_EXTERNAL_STORAGE: Allows an application to read from external storage.
  • READ_SMS: Allows an application to read SMS messages.
  • RECEIVE_SMS: Allows an application to receive SMS messages.
  • SEND_SMS: Allows an application to send SMS messages.
  • WRITE_EXTERNAL_STORAGE: Allows an application to write to external storage.

Other permissions

  • ACCESS_NETWORK_STATE: Allows applications to access information about networks.
  • ACCESS_WIFI_STATE: Allows applications to access information about Wi-Fi networks.
  • CHANGE_WIFI_STATE: Allows applications to change Wi-Fi connectivity state.
  • INTERNET: Allows applications to open network sockets.
  • MODIFY_PHONE_STATE: Allows modification of the telephony state - power on, mmi, etc. Does not include placing calls.
  • aandroid.permission.SYSTEM_ALERT_WINDOW
  • com.google.android.providers.gsf.permission.READ_GSERVICES