Custom Crosshair - Custom Aim

تحميل: Custom Crosshair - Custom Aim APK

  • أحدث إصدار
معرف التطبيق com.butitostudio.crosshair
التنزيلات 511.36K
تم الرفع بواسطة Butito Studio
التقييم 4.0/5.22K+
تقييم المحتوى Everyone
يتطلب android 4.3
تم التحديث بتاريخ Jan 09, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACTION_MANAGE_OVERLAY_PERMISSION:
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.KILL_BACKGROUND_PROCESSES:
    Allows an application to call ActivityManager.killBackgroundProcesses(String).
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.SYSTEM_OVERLAY_WINDOW:
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: