Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an Android GDExtension plugin sample | Fredia Huya-Kouadio | 2023-08-17 | 1 | -1/+2 |
| | | | | This sample shows how to integrate gdextension capabilities with Android java/kotlin code by leveraging JNI. | ||||
* | Update the 'Hello World' Android plugin to match the new Godot 4.2 format | Fredia Huya-Kouadio | 2023-07-02 | 1 | -20/+7 |
| | | | | See https://github.com/godotengine/godot/pull/78958 for reference. | ||||
* | Add `HelloSignals` sample project to show how to register and emit signals ↵ | fhuya | 2020-03-27 | 1 | -1/+5 |
| | | | | with a Godot Android plugin | ||||
* | Update repository structure: make each sample project (e.g: `hello_world`) a ↵ | fhuya | 2020-03-26 | 1 | -0/+29 |
subproject in the `Godot-Android-Plugins` project. |