Word Search Game in English

Baixar: Word Search Game in English APK

  • Versão mais recente
ID do aplicativo in.viyanservices.wordsearch
Baixar 548.63K
Enviar por Viyan Games
Classificação 4.4/891+
Classificação do conteúdo Everyone
Requer Android 4.4
Atualizado em May 09, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.gms.permission.AD_ID: