Game Controller Tester

Download: Game Controller Tester APK

  • Latest Version
Application ID uk.co.powgames.gamecondiag
Downloads 301.78K
Upload by POW Games UK
Rating 4.6/996+
Content rating Everyone
Requires android 4.1 and up
Updated on 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: