1
0
Fork 0
godot/platform/android/java/lib
Fredia Huya-Kouadio dc589e239c Add support for using an Android Service to host the Godot engine
- Provide a `GodotService` Android service implementation which can be used to host an instance of the Godot engine
- Provide a `RemoteGodotFragment` Android fragment implementation which provides the view and logic to wrap connection to a `GodotService` instance
2025-06-12 16:37:38 -07:00
..
aidl/com/android/vending/licensing
patches
res Add support for using an Android Service to host the Godot engine 2025-06-12 16:37:38 -07:00
src Add support for using an Android Service to host the Godot engine 2025-06-12 16:37:38 -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 maven publishing configuration for Godot tools 2025-03-31 10:29:06 -07:00