godot/platform/android/java/app
Fredia Huya-Kouadio b169bfc851
Specify the path to the Java SDK used for the Android gradle build
Introduce an editor setting to allow users the ability to specify the path to the Java SDK used for the Android gradle build.

(cherry picked from commit 85e98ef009)
2024-03-11 17:28:55 +01:00
..
assetPacks/installTime Add support for Play Asset Delivery. 2021-09-15 06:06:11 -07:00
assets Enable doNotStrip when doing development/debugging within Android Studio 2021-03-16 17:21:00 -07:00
res Only use Android fullscreen theme for splash screen 2022-05-27 16:54:44 +02:00
src/com/godot/game Godot Android re-architecture 2023-07-16 18:56:58 -07:00
AndroidManifest.xml Update the launchMode for the GodotApp activity to allow other activities to be part of the same task 2023-10-25 08:27:35 -07:00
build.gradle Specify the path to the Java SDK used for the Android gradle build 2024-03-11 17:28:55 +01:00
config.gradle Specify the path to the Java SDK used for the Android gradle build 2024-03-11 17:28:55 +01:00
gradle.properties Fix gradle build errors when the build path contains non-ASCII characters 2024-03-11 15:00:41 +01:00
settings.gradle Rename Godot's 'custom build' to 'gradle build' to better reflect the underlying build process. 2023-02-02 07:17:31 -08:00