Game Controller Tester

دانلود: Game Controller Tester APK

  • آخرین نسخه
شناسه برنامه uk.co.powgames.gamecondiag
دانلودها 301.78K
آپلود توسط POW Games UK
رتبه بندی 4.6/996+
رده بندی محتوا Everyone
نیاز به اندروید 4.1
به روز رسانی شد Oct 07, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.BLUETOOTH_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • android.permission.BODY_SENSORS:
    Allows an application to access data from sensors that the user uses to measure what is happening inside their body, such as heart rate.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.android.vending.BILLING: