SFML/examples/android
Bruno Van de Velde 4d65844978 Modernized android example
- Replaced ndk-build with CMake
- Updated Groovy DSL (.gradle files) to Kotlin DSL (.gradle.kts files)
- Updated Android Gradle plugin from 3.0 to 7.4
- Config file now targets a more recent Android SDK (and NDK)
- Remove deprecated settings from AndroidManifest
2023-11-14 16:04:30 -07:00
..
app Modernized android example 2023-11-14 16:04:30 -07:00
gradle/wrapper Modernized android example 2023-11-14 16:04:30 -07:00
.gitignore Modernized android example 2023-11-14 16:04:30 -07:00
build.gradle.kts Modernized android example 2023-11-14 16:04:30 -07:00
gradle.properties Android: Upgraded the example to work with Gradle 2018-04-14 09:59:01 +02:00
gradlew Modernized android example 2023-11-14 16:04:30 -07:00
gradlew.bat Modernized android example 2023-11-14 16:04:30 -07:00
settings.gradle.kts Modernized android example 2023-11-14 16:04:30 -07:00