Croc's World 2

Загрузить: Croc's World 2 APK

  • Последняя версия
Идентификатор приложения com.sprakelsoftug.crocsworld2
Загрузки 630.58K
Загрузить Sprakelsoft GmbH
Рейтинг 4.3/4.22K+
Everyone, Mild Fantasy Violence
Требуется Android 4.1
Обновлено Apr 09, 2021

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.INTERNET:
    Allows applications to open network sockets.
  • android.permission.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.android.alarm.permission.SET_ALARM:
    Allows an application to broadcast an Intent to set an alarm for the user.
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: