behaviour-tree-test/platform/android/java/lib
Fredia Huya-Kouadio bbf22a39c1 Assign the primaryHost prior to initializing the registered Android plugins.
Address a regression introduced in https://github.com/godotengine/godot/pull/102866.
The proper behavior for Android plugins is to use `getContext` instead of `getActivity`, but since not all plugins follow this pattern, this fix provides backward compat to avoid breaking the plugins that don't.
2025-07-03 09:43:24 -07:00
..
aidl/com/android/vending/licensing Complete the implementation of the GodotPayment plugin. 2020-03-17 17:43:09 -07:00
patches
res Add support for using an Android Service to host the Godot engine 2025-06-12 16:37:38 -07:00
src Assign the primaryHost prior to initializing the registered Android plugins. 2025-07-03 09:43:24 -07:00
srcTest/java/org/godotengine/godot/utils Extract parsing command line file to a separate class + add unit tests 2024-04-04 10:18:57 +01:00
AndroidManifest.xml Update Android dependencies for the project 2024-01-18 10:35:32 -08:00
build.gradle Add support for running hybrid apps from the XR editor 2025-06-15 07:05:12 -07:00