You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Tools/Android/ProjectBuilder
Steve Pham 74ec7a362b
Update Android Project Generation to support AGP 4.2.0, Cmake 3.20, and newer versions of NDK&SDK
- build.gradle format updates for newer Android Gradle Plugin
- Remove hard coded Android Gradle Plugin version 3.6.4 to be passed in from command args
- Set Android Gradle Plugin min version 4.2.0 in order to support Min CMake version 3.20
- Add ability to use the android sdk to install missing components if needed rather than doing it externally
- Removed argument to pass in the NDK folder to use the android, use the android-sdk instead. Can request specific NDK versions if possible
- Android Gradle Plugin has dependencies by version and is being managed
- More defaults based on tools on path, agp version made possible so they are no longer needed in the command args
5 years ago
..
AndroidManifest.xml Initial commit 5 years ago
ProjectActivity.java Add newlines to the end of all files 5 years ago
android_builder.json Add newlines to the end of all files 5 years ago
android_libraries.json Add newlines to the end of all files 5 years ago
app_icon-hdpi.png Initial commit 5 years ago
app_icon-mdpi.png Initial commit 5 years ago
app_icon-xhdpi.png Initial commit 5 years ago
app_icon-xxhdpi.png Initial commit 5 years ago
app_icon-xxxhdpi.png Initial commit 5 years ago
app_splash-land-hdpi.png Initial commit 5 years ago
app_splash-land-mdpi.png Initial commit 5 years ago
app_splash-land-xhdpi.png Initial commit 5 years ago
app_splash-land-xxhdpi.png Initial commit 5 years ago
app_splash-port-hdpi.png Initial commit 5 years ago
app_splash-port-mdpi.png Initial commit 5 years ago
app_splash-port-xhdpi.png Initial commit 5 years ago
app_splash-port-xxhdpi.png Initial commit 5 years ago
bools.xml Add newlines to the end of all files 5 years ago
build.gradle.in Update Android Project Generation to support AGP 4.2.0, Cmake 3.20, and newer versions of NDK&SDK 5 years ago
gradle.properties.in Initial commit 5 years ago
local.properties.in Update Android Project Generation to support AGP 4.2.0, Cmake 3.20, and newer versions of NDK&SDK 5 years ago
obb_downloader.xml Add newlines to the end of all files 5 years ago
root.build.gradle.in Update Android Project Generation to support AGP 4.2.0, Cmake 3.20, and newer versions of NDK&SDK 5 years ago
splash_screen.xml Initial commit 5 years ago
strings.xml Initial commit 5 years ago