DigiHUD Speedometer

下载: DigiHUD Speedometer APK

  • 最新版本
应用程序 ID org.mrchops.android.digihud
下载 16.55M
上传者 James Moss
4.3/78.64K+
Everyone
需要 android 7.0
更新日期 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: