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/cmake/Tools/Platform/Android
Steve Pham 87ae7e8653
Fix android gradle scripts to prevent cmake_dependencies.<game>.<game>_gamelauncher from being wiped out of the APK
Update gradle script generation to correct task dependencies (#3120)
- copyNativeArtifacts must run after syncLYLayoutMode
- syncLYLayoutMode must must after externalNativeBuild

Signed-off-by: Steve Pham <spham@amazon.com>
4 years ago
..
__init__.py Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
android_deployment.py Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
android_support.py Fix android gradle scripts to prevent cmake_dependencies.<game>.<game>_gamelauncher from being wiped out of the APK 4 years ago
deploy_android.py Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
generate_android_project.py Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
launch_android_test.py Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
unit_test_android_deployment.py Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
unit_test_generate_android_project.py Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago