DigiHUD Speedometer

Download: DigiHUD Speedometer APK

  • Latest Version
Application ID org.mrchops.android.digihud
Downloads 16.55M
Upload by James Moss
Rating 4.3/78.64K+
Content rating Everyone
Requires android 7.0 and up
Updated on Aug 28, 2023

android.Manifest.permission

  • android.permission.ACCESS_BACKGROUND_LOCATION:
    Allows an app to access location in the background.
  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • org.mrchops.android.digihud.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: