godot/platform/android/export
ne0fhyk 3a00ff1cce 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-16 23:11:56 -07:00
..
export.cpp Split android platform export template into multiple files 2021-08-12 17:15:02 +03:00
export.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
export_plugin.cpp Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00
export_plugin.h Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00
godot_plugin_config.cpp Split android platform export template into multiple files 2021-08-12 17:15:02 +03:00
godot_plugin_config.h Split android platform export template into multiple files 2021-08-12 17:15:02 +03:00
gradle_export_util.cpp Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00
gradle_export_util.h Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00