Android System WebView Canary

Baixar: Android System WebView Canary APK

  • Versão mais recente
ID do aplicativo com.google.android.webview.canary
Baixar 520.08K
Enviar por Google LLC
Classificação 4.2/4.83K+
Classificação do conteúdo Everyone
Requer Android 10
Atualizado em Jun 10, 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.