معرف التطبيق com.cooingdv.rcfpv
التنزيلات 3.56M
تم الرفع بواسطة cooingdv
التقييم 3.4/5.95K+
تقييم المحتوى Everyone
يتطلب android 5.0
تم التحديث بتاريخ May 20, 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.CHANGE_NETWORK_STATE:
    Allows applications to change network connectivity state.
  • android.permission.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MODIFY_AUDIO_SETTINGS:
    Allows an application to modify global audio settings.
  • android.permission.RECEIVE_USER_PRESENT:
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.