This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94df08aae12c1804d96360bdcb81f866da1bcc45
godot
/
platform
/
android
/
java
History
Fredia Huya-Kouadio
94df08aae1
Leverage java annotations to simplify the logic used to register the Godot plugin methods.
2021-03-16 01:20:43 -07:00
..
app
Update the logic to load Godot Android plugins packaged into the binary.
2021-02-26 09:09:40 -08:00
gradle
/wrapper
Update the gradle plugins
2020-11-11 15:30:55 +01:00
lib
Leverage java annotations to simplify the logic used to register the Godot plugin methods.
2021-03-16 01:20:43 -07:00
nativeSrcsConfigs
Improve the logic to compile for Android by automatically detecting and setting up the Android NDK if needed.
2021-02-05 13:29:02 +01:00
build.gradle
Add logic to record the version of the Godot engine for the Android platform.
2021-02-25 15:14:32 +01:00
gradle.properties
Update the gradle plugins
2020-11-11 15:30:55 +01:00
gradlew
…
gradlew.bat
…
settings.gradle
Add a separate
nativeSrcsConfigs
module to handle Android Studio constraints for native code editor support.
2020-11-11 15:30:56 +01:00