godot/platform/android/java/lib
Fredia Huya-Kouadio 5aca56bcd4
Implement file provider capabilities
The previously used file sharing api was restricted after Android N causing the engine to crash whenever used on devices running Android N or higher.

(cherry picked from commit b04c9a71f4)
2023-08-19 00:36:11 +02: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 Implement file provider capabilities 2023-08-19 00:36:11 +02:00
src Implement file provider capabilities 2023-08-19 00:36:11 +02:00
AndroidManifest.xml Implement file provider capabilities 2023-08-19 00:36:11 +02:00
build.gradle Upgrade Android gradle plugin to version 7.2.1 2022-12-12 14:45:38 +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