godot/platform/android/java
Fredia Huya-Kouadio 64f5a7b8ca Expose GodotPlugin's utility methods used for registration and signal emitting.
This enables creation and use of a plugin like class by composition rather than inheritance.
2021-02-15 15:57:36 -08:00
..
app 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
gradle/wrapper Update the gradle plugins 2020-11-11 15:30:55 +01:00
lib Expose GodotPlugin's utility methods used for registration and signal emitting. 2021-02-15 15:57:36 -08: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 Update the logic to query for the 'scons' command executable path. 2020-11-17 12:01:59 +01:00
gradle.properties Update the gradle plugins 2020-11-11 15:30:55 +01:00
gradlew Fix lint error/warning while building android template 2018-12-18 17:26:33 +09:00
gradlew.bat Git: Explicitly list binary files as such to avoid EOL change 2019-05-25 10:43:48 +02:00
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