xenia/android/android_studio_project
Triang3l 50946e5c5f [Android] Don't require the storage permission
GPU traces in the trace viewer are accessed via the Storage Access Framework, which doesn't require the storage permissions. Games will be accessed using the SAF too (directories containing games as document trees with persistable URI permissions). The storage permissions are also not required for accessing the application's external or internal storage directory that will contain the save files.
2022-07-17 16:58:40 +03:00
..
app [Android] Don't require the storage permission 2022-07-17 16:58:40 +03:00
gradle/wrapper [Android] Update Gradle to 7.2 + Android plugin 7.0.3 2021-11-01 23:21:21 +03:00
.gitignore [Android] Studio project enough to invoke NDK-Build 2020-11-21 22:00:48 +03:00
build.gradle [Android] Switch to Gradle 7.1.0 2022-01-30 18:36:59 +03:00
gradle.properties [Android] Studio project enough to invoke NDK-Build 2020-11-21 22:00:48 +03:00
gradlew [Android] Make gradlew executable 2021-11-01 23:24:22 +03:00
gradlew.bat [Android] Studio project enough to invoke NDK-Build 2020-11-21 22:00:48 +03:00
settings.gradle [Android] Studio project enough to invoke NDK-Build 2020-11-21 22:00:48 +03:00