godot/platform/android/java/lib
ne0fhyk c88d1608ab Add partial support for Android scoped storage.
This is done by providing API access to app specific directories which don't have any limitations and allows us to bump the target sdk version to 30.
In addition, we're also bumping the min sdk version to 19 as version 18 is no longer supported by Google Play Services and only account of 0.3% of Android devices.
2021-08-13 11:04:17 -07:00
..
aidl/com/android/vending/licensing Complete the implementation of the GodotPayment plugin. 2020-03-25 11:38:53 +01:00
patches
res Style: Cleanup uses of double spaces between words 2021-06-07 12:06:59 +02:00
src Add partial support for Android scoped storage. 2021-08-13 11:04:17 -07:00
AndroidManifest.xml Disable the requestLegacyExternalStorage attribute when there are no storage permissions. 2021-04-16 07:26:24 -07:00
build.gradle Enable doNotStrip when doing development/debugging within Android Studio 2021-03-17 15:17:02 +01:00
THIRDPARTY.md