Android System WebView

تحميل: Android System WebView APK

  • أحدث إصدار
معرف التطبيق com.google.android.webview
التنزيلات 10.01B
تم الرفع بواسطة Google LLC
التقييم 4.0/8.67M+
تقييم المحتوى Everyone
يتطلب android 10
تم التحديث بتاريخ May 13, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_SPECIAL_USE:
    Allows a regular application to use Service.startForeground with the type "specialUse".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.