virtualx-engine/platform/android/java/lib
Fredia Huya-Kouadio 48a55ffad3 Provide a delegate implementation for the killProcess logic on Android
The implementation forwards the kill request to the Godot host for handling. If the Godot host is unable to handle the request, it falls back to the `OS_Unix::kill(...)` implementation.
2023-01-26 03:33:22 -08:00
..
aidl/com/android/vending/licensing Complete the implementation of the GodotPayment plugin. 2020-03-25 11:38:53 +01:00
patches 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
res Fix issue causing the project manager to crash because of missing path argument 2022-09-07 14:25:22 -07:00
src Provide a delegate implementation for the killProcess logic on Android 2023-01-26 03:33:22 -08:00
AndroidManifest.xml Upgrade Android gradle plugin to version 7.2.1 2022-12-12 14:49:23 +01:00
build.gradle Upgrade Android gradle plugin to version 7.2.1 2022-12-12 14:49:23 +01:00
THIRDPARTY.md 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