summaryrefslogtreecommitdiff
path: root/android/README
diff options
context:
space:
mode:
Diffstat (limited to 'android/README')
-rw-r--r--android/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/README b/android/README
index 99f33aeb59..98069fcba6 100644
--- a/android/README
+++ b/android/README
@@ -18,8 +18,8 @@ compiling the java files will fail.
18 18
191. Create a separate build folder. Do not build in this source directory. 191. Create a separate build folder. Do not build in this source directory.
20 20
212. Run "../tools/configure". Choose target 200, then chose 'A' for Android 212. Run "../tools/configure". Choose the "Android" target and input your
22 and input your screen resolution. 22 screen resolution.
23 23
243. Run "make" 243. Run "make"
25 25