This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
eb2625cf5730ffedf05b417174f953fb11cb1fa4
godot
/
platform
/
android
/
java
/
lib
History
Thaddeus Crews
eb2625cf57
Merge pull request
#108243
from m4gr3d/fix_android_plugin_init
...
Android: Fix Android plugins regression
2025-07-04 10:09:06 -05:00
..
aidl/com/android/vending
/licensing
Complete the implementation of the GodotPayment plugin.
2020-03-17 17:43:09 -07:00
patches
Split the Android platform java logic into an Android library module (
lib
) and an application module (
app
).
2019-09-04 16:20:22 -07:00
res
Add support for using an Android Service to host the Godot engine
2025-06-12 16:37:38 -07:00
src
Merge pull request
#108243
from m4gr3d/fix_android_plugin_init
2025-07-04 10:09:06 -05: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 support for running hybrid apps from the XR editor
2025-06-15 07:05:12 -07:00