behaviour-tree-test/platform/android/java/lib
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
..
aidl/com/android/vending/licensing
patches
res Merge pull request #101061 from syntaxerror247/first-pr-2025 2025-01-14 15:05:59 +01:00
src Fix create_instance in android GodotApp so non-editor apps can restart 2025-01-19 03:23:45 -08:00
srcTest/java/org/godotengine/godot/utils Extract parsing command line file to a separate class + add unit tests 2024-04-04 10:18:57 +01:00
AndroidManifest.xml Update Android dependencies for the project 2024-01-18 10:35:32 -08:00
build.gradle Update the production build argument for Android Studio debug builds 2024-10-30 21:15:31 -07:00