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