Fredia Huya-Kouadio
724ef83971
Add default `minSdkVersion` and `targetSdkVersion` in the AndroidManifest.xml file
2021-11-03 21:49:22 -07:00
Fredia Huya-Kouadio
bc68872e2d
Disable the `requestLegacyExternalStorage` attribute when there are no storage permissions.
2021-04-16 07:26:24 -07:00
Fredia Huya-Kouadio
9fb5215db5
Add logic to record the version of the Godot engine for the Android platform.
...
(cherry picked from commit bc5120eb97
)
2021-02-25 15:14:32 +01:00
Fredia Huya-Kouadio
2e7e3dcfe4
Enable legacy external storage for Android 10
2020-05-27 13:34:40 -07:00
Bruno Lourenço
abe83a1c84
Add support for Android adaptive icons.
2020-01-14 16:11:07 +00:00
fhuya
7fabfd402f
Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`).
...
The application module `app` serves double duties of providing the prebuilt Godot binaries ('android_debug.apk', 'android_release.apk') and the Godot custom build template ('android_source.zip').
2019-09-04 16:20:22 -07:00