Google Play Console

Загрузить: Google Play Console APK

  • Последняя версия
Идентификатор приложения com.google.android.apps.playconsole
Загрузки 3.15M
Загрузить Google LLC
Рейтинг 3.7/26.94K+
Everyone
Требуется Android 6.0
Обновлено May 24, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.GET_ACCOUNTS:
    Allows access to the list of accounts in the Accounts Service.
  • android.permission.GET_PACKAGE_SIZE:
    Allows an application to find out the space used by any package.
  • 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.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.providers.gsf.permission.READ_GSERVICES:
  • com.google.android.providers.gsf.permission.WRITE_GSERVICES:
    Allows an application to modify the Google service map.