godot/platform/android/java/lib
PouleyKetchoupp 0b681d5834 Add support for adding plugin views behind the main view on Android
Doesn't change the default behavior, but allows plugins to add their
view behind the main view, which gives more control over what happens
with inputs and can be useful along with transparent rendering.
2021-09-01 10:01:55 -07:00
..
aidl/com/android/vending/licensing Complete the implementation of the GodotPayment plugin. 2020-03-17 17:43:09 -07: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 Style: Cleanup uses of double spaces between words 2021-06-07 11:03:08 +02:00
src Add support for adding plugin views behind the main view on Android 2021-09-01 10:01:55 -07:00
AndroidManifest.xml Add logic to record the version of the Godot engine for the Android platform. 2021-02-24 04:23:46 -08: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
build.gradle Enable `doNotStrip` when doing development/debugging within Android Studio 2021-03-16 17:21:00 -07:00