summaryrefslogtreecommitdiff
path: root/android/README
diff options
context:
space:
mode:
Diffstat (limited to 'android/README')
-rw-r--r--android/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/README b/android/README
index 8f0a85cabb..99f33aeb59 100644
--- a/android/README
+++ b/android/README
@@ -3,7 +3,7 @@ application for android.
3 3
4* Prerequisites 4* Prerequisites
5 5
6Download and install the Android SDK[1] and NDK[2]. 6Download and install the Android SDK[1] and NDK[2], or run installToolchain.sh.
7After you extracted the SDK, you need to run <sdk-dir>/tools/android in order to 7After you extracted the SDK, you need to run <sdk-dir>/tools/android in order to
8install the actual platform sdk from the available packages tab (SDK Platform 8install the actual platform sdk from the available packages tab (SDK Platform
9Android 1.5 or above should work). 9Android 1.5 or above should work).