Game Controller Tester

تحميل: Game Controller Tester APK

  • أحدث إصدار
معرف التطبيق uk.co.powgames.gamecondiag
التنزيلات 301.78K
تم الرفع بواسطة POW Games UK
التقييم 4.6/996+
تقييم المحتوى Everyone
يتطلب android 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: