Android System WebView Beta

Télécharger: Android System WebView Beta APK

  • Dernière version
ID d'application com.google.android.webview.beta
Téléchargements 1.26M
Télécharger par Google LLC
Note 3.9/7.05K+
Everyone
Nécessite Android 10
Mise à jour le Jun 12, 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.