Commit 599001d4c7559b4ed04b3d5590e5536ed87c165e

Sam Lantinga 2021-07-07T13:30:48

Revert "Removed reference to ant project." This reverts commit 0cad302346f95da770e5e1dc818f585c4ab4530d. The ant directory still exists in source control

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/docs/README-android.md b/docs/README-android.md
index 88ef79e..9ad8627 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
 ================================================================================