Mirroring OB for JVC

Download: Mirroring OB for JVC APK

  • Latest Version
Application ID com.jvckenwood.mirroringOBjvc
Downloads 134.95K
Upload by JVCKENWOOD Corporation
Rating 3.3/439+
Content rating Everyone
Requires android 7.0 and up
Updated on Apr 28, 2023

android.Manifest.permission

  • 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.BLUETOOTH_ADVERTISE:
    Required to be able to advertise to nearby Bluetooth devices.
  • android.permission.BLUETOOTH_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • android.permission.BLUETOOTH_SCAN:
    Required to be able to discover and pair nearby Bluetooth devices.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.