behaviour-tree-test/platform/android/java
Jamie Pate 605b97075f Fix create_instance in android GodotApp so non-editor apps can restart
Enables OS.create_instance(args) and OS.set_restart_on_exit(true, args)
on android.

Borrowed the logic from the editor, so it completely restarts the
process so you can pass --rendering-method, --rendering-driver to switch
between forward_plus, mobile, gl_compatibility etc on an exported app.

Related:
https://github.com/godotengine/godot-proposals/issues/6423
2025-01-19 03:23:45 -08:00
..
app Merge pull request #100756 from raulsntos/android/fix-aab-path 2024-12-23 11:15:08 -06:00
editor Fix create_instance in android GodotApp so non-editor apps can restart 2025-01-19 03:23:45 -08:00
gradle/wrapper Update Android dependencies for the project 2024-01-18 10:35:32 -08:00
lib Fix create_instance in android GodotApp so non-editor apps can restart 2025-01-19 03:23:45 -08:00
nativeSrcsConfigs Enable automatic install of export apks for the Android editor 2024-10-28 16:12:16 -07:00
scripts Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
build.gradle Enable XR Preview Mode for PICO OS 2025-01-13 16:34:22 +00:00
gradle.properties Fix gradle build errors when the build path contains non-ASCII characters 2024-02-13 14:31:08 -08:00
gradlew Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
gradlew.bat Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
settings.gradle Improve support for XR projects 2024-09-06 00:35:50 -07:00
THIRDPARTY.md Update the GodotHost interface to support signing and verifying Android apks 2024-08-26 11:16:38 -07:00