Android System WebView Beta

ダウンロード: Android System WebView Beta APK

  • 最新バージョン
アプリケーションID com.google.android.webview.beta
ダウンロード 1.26M
アップロード方法 Google LLC
評価 3.9/7.05K+
コンテンツのレーティング Everyone
アンドロイドが必要です 10
更新日 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.