Gomoku

ダウンロード: Gomoku APK

  • 最新バージョン
アプリケーションID uk.co.aifactory.gomokufree
ダウンロード 462.6K
アップロード方法 AI Factory Limited
評価 4.0/2.65K+
コンテンツのレーティング Everyone
アンドロイドが必要です 4.4
更新日 Nov 30, 2023

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.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • 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.