Treehouse - Educational Game

下载: Treehouse - Educational Game APK

  • 最新版本
应用程序 ID skidos.animal.forest.games
下载 104.29K
上传者 SKIDOS: Cool Math Games 5,6,7,8,9,10 Year Old Kids
3.6/136+
Everyone
需要 android 9
更新日期 Aug 06, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS:
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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.vending.BILLING:
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE:
  • skidos.animal.forest.games.permission.C2D_MESSAGE: