ProTool

دانلود: ProTool APK

  • آخرین نسخه
شناسه برنامه net.bimmergeeks
دانلودها 164.82K
آپلود توسط BimmerGeeks ProTool LLC
رتبه بندی 4.5/922+
رده بندی محتوا Everyone, Digital Purchases
نیاز به اندروید 4.1
به روز رسانی شد May 08, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.BLUETOOTH_ADMIN:
    Allows applications to discover and pair bluetooth devices.
  • android.permission.BLUETOOTH_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • android.permission.BLUETOOTH_PRIVILEGED:
    Allows applications to pair bluetooth devices without user interaction, and to allow or disallow phonebook access or message access.
  • android.permission.BLUETOOTH_SCAN:
    Required to be able to discover and pair nearby Bluetooth devices.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.android.vending.BILLING:
  • com.google.android.c2dm.permission.RECEIVE: