SYMA GO+

ダウンロード: SYMA GO+ APK

  • 最新バージョン
アプリケーションID com.tomdxs.symagonewlib
ダウンロード 418.36K
アップロード方法 SYMA
評価 3.0/1.03K+
コンテンツのレーティング Everyone
アンドロイドが必要です 4.3
更新日 Oct 17, 2019

android.Manifest.permission

  • android.Manifest.permission.KILL_BACKGROUND_PROCESSES:
    Allows an application to call ActivityManager.killBackgroundProcesses(String).
  • 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.CHANGE_CONFIGURATION:
    Allows an application to modify the current configuration, such as locale.
  • android.permission.CHANGE_NETWORK_STATE:
    Allows applications to change network connectivity state.
  • android.permission.CHANGE_WIFI_MULTICAST_STATE:
    Allows applications to enter Wi-Fi Multicast mode.
  • android.permission.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MOUNT_UNMOUNT_FILESYSTEMS:
    Allows mounting and unmounting file systems for removable storage.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • 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.
  • android.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.