DigiHUD Speedometer

다운로드: DigiHUD Speedometer APK

  • 최신 버전
애플리케이션 ID org.mrchops.android.digihud
다운로드 16.55M
업로드 기준 James Moss
평점 4.3/78.64K+
Everyone
안드로이드가 필요합니다 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: