SFML/examples/android/app
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
..
src/main 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
proguard-rules.pro Android: Upgraded the example to work with Gradle 2018-04-14 09:59:01 +02:00