DigiHUD Speedometer

Télécharger: DigiHUD Speedometer APK

  • Dernière version
ID d'application org.mrchops.android.digihud
Téléchargements 16.55M
Télécharger par James Moss
Note 4.3/78.64K+
Everyone
Nécessite Android 7.0
Mise à jour le 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: