godot/platform/android/java/editor
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
..
src Add support for using an Android Service to host the Godot engine 2025-06-12 16:37:38 -07:00
build.gradle Bump the minimum supported SDK version to 24 2025-05-08 09:45:32 -04:00