Android System WebView Beta

Descargar: Android System WebView Beta APK

  • Última versión
ID de aplicación com.google.android.webview.beta
Descargas 1.26M
Subir por Google LLC
3.9/7.05K+
Everyone
Requiere Android 10
Actualizado el Jun 05, 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.