Godot Docs

下载: Godot Docs APK

  • 最新版本
应用程序 ID community.godot.docs
下载 17.05K
上传者 godot.community
4.9/100+
Everyone
需要 android 5.1
更新日期 Sep 19, 2023

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_DATA_SYNC:
    Allows a regular application to use Service.startForeground with the type "dataSync".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • community.godot.docs.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: