Collection of Godot Android plugins

Smooth-E 35e3cc3330 Hide GodotEditText by applying a transparent background. il y a 1 an
apps 35e3cc3330 Hide GodotEditText by applying a transparent background. il y a 1 an
gradle f3acc67f0d Update AGP to version 7.4.0 il y a 1 an
plugins f32f5b0022 Fix the plugins packaging to address https://github.com/godotengine/godot/issues/85395 il y a 1 an
.gitignore f6a336cf56 Update the 'Hello World' Android plugin to match the new Godot 4.2 format il y a 1 an
.gitmodules 37e27e3db2 Add an Android GDExtension plugin sample il y a 1 an
LICENSE 259ae7a9fd Initial commit il y a 5 ans
README.md 9dae8d8514 Update the project's README il y a 1 an
build.gradle 37e27e3db2 Add an Android GDExtension plugin sample il y a 1 an
config.gradle ebbde7a1a6 Update Godot Android Library to use the stable version: 4.2.0.stable. Fix m4gr3d/Godot-Android-Samples/#6 il y a 1 an
gradle.properties 56c1c4f827 - Update the `kotlinVersion` il y a 1 an
gradlew 6837796a9d Update repository structure: make each sample project (e.g: `hello_world`) a subproject in the `Godot-Android-Plugins` project. il y a 4 ans
gradlew.bat 6837796a9d Update repository structure: make each sample project (e.g: `hello_world`) a subproject in the `Godot-Android-Plugins` project. il y a 4 ans
settings.gradle 94a648089c Add the GLTF Viewer sample app which showcases how to use the Godot Android library with an existing Android app. il y a 1 an

README.md

Godot-Android-Samples

Requires Godot 4.2 or above

Collection of samples showcasing how to integrate Godot into Android libraries, plugins and applications.

  • apps: Contains sample apps using the Godot Android library
  • plugins: Contains sample plugins