From 599001d4c7559b4ed04b3d5590e5536ed87c165e Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Wed, 7 Jul 2021 13:30:48 -0700 Subject: [PATCH] Revert "Removed reference to ant project." This reverts commit 0cad302346f95da770e5e1dc818f585c4ab4530d. The ant directory still exists in source control --- docs/README-android.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/README-android.md b/docs/README-android.md index 88ef79e11..9ad8627b3 100644 --- a/docs/README-android.md +++ b/docs/README-android.md @@ -6,6 +6,9 @@ http://trederia.blogspot.de/2017/03/building-sdl2-for-android-with-visual.html The rest of this README covers the Android gradle style build process. +If you are using the older ant build process, it is no longer officially +supported, but you can use the "android-project-ant" directory as a template. + Requirements ================================================================================