pandemonium_engine/platform/android/java/app
Relintai 9d76074b58 Ported: Add full support for Android scoped storage.
This was done by refactoring directory and file access handling for the Android platform so that any general filesystem access type go through the Android layer.
This allows us to validate whether the access is unrestricted, or whether it falls under scoped storage and thus act appropriately.
- m4gr3d
24e3b3b88d
2022-07-29 19:24:07 +02:00
..
assetPacks/installTime
assets
res
src/com/pandemonium/game
AndroidManifest.xml Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
build.gradle Ported: Ensure Android Java and Kotlin compile to the same version - madmiraal 2022-07-29 08:35:59 +02:00
config.gradle Ported: Add full support for Android scoped storage. 2022-07-29 19:24:07 +02:00
gradle.properties
settings.gradle Ported: Ensure Android Java and Kotlin compile to the same version - madmiraal 2022-07-29 08:35:59 +02:00