diff options
-rw-r--r-- | android/README | 4 |
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 | ||
19 | 1. Create a separate build folder. Do not build in this source directory. | 19 | 1. Create a separate build folder. Do not build in this source directory. |
20 | 20 | ||
21 | 2. Run "../tools/configure". Choose target 200, then chose 'A' for Android | 21 | 2. Run "../tools/configure". Choose the "Android" target and input your |
22 | and input your screen resolution. | 22 | screen resolution. |
23 | 23 | ||
24 | 3. Run "make" | 24 | 3. Run "make" |
25 | 25 | ||