behaviour-tree-test/platform/android/export
Hugo Locurcio 7d6d11f8d8
Fix EditorSettings error due to android_sdk_path when exporting a project
This editor setting is queried once every 3 seconds, as it is used
to check whether devices have been (dis)connected for one-click deploy.

This method may be called early on depending on initialization order,
which has led to occasional error messages when exporting a project.
The method now returns early if EditorSettings isn't ready yet
(it will be called again soon after anyway).
2026-02-20 01:25:33 +01:00
..
android_editor_gradle_runner.cpp Only attempt install when export format is APK 2025-12-28 05:20:04 +05:30
android_editor_gradle_runner.h Only attempt install when export format is APK 2025-12-28 05:20:04 +05:30
export.cpp [Android] Add export option to use "scrcpy" to run project from editor. 2025-10-14 15:12:48 +03:00
export.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
export_plugin.cpp Fix EditorSettings error due to android_sdk_path when exporting a project 2026-02-20 01:25:33 +01:00
export_plugin.h Disable Android devices mirroring for the Android editor 2025-11-30 21:57:51 -08:00
godot_plugin_config.cpp Re-architect how Android plugins are packaged and handled at export time 2023-07-18 19:14:53 +02:00
godot_plugin_config.h Style: Begin integrating simple .clangd fixes 2025-03-22 13:24:35 -05:00
gradle_export_util.cpp Merge pull request #113920 from bruvzg/enc_dir_sp 2026-01-27 15:18:18 -06:00
gradle_export_util.h Add support for delta encoding to patch PCKs 2025-11-26 13:52:19 +01:00
logo.svg Style: Enforce trailing newlines on svgs 2025-02-18 11:02:45 -06:00
run_icon.svg Style: Enforce trailing newlines on svgs 2025-02-18 11:02:45 -06:00