godot/platform/android/java
fhuya c090caa58b Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) and its accompanying components.
The implementation is meant to be extended and updated in order to integrate it with the existing Godot java and native codebase.
2020-03-05 08:01:42 -08:00
..
app Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) and its accompanying components. 2020-03-05 08:01:42 -08:00
gradle/wrapper Miscellaneous cleanup for the Android codebase: 2020-03-04 12:16:17 -08:00
lib Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) and its accompanying components. 2020-03-05 08:01:42 -08:00
build.gradle Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) and its accompanying components. 2020-03-05 08:01:42 -08:00
gradle.properties update gradle-android buildtool for master 2017-07-30 11:30:20 +07: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 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