From ab9caead92eb104d30128b7b6c250dae04406850 Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Sat, 6 Nov 2010 17:32:52 +0000 Subject: Android: add a script which allows headless installation of the Android tools required for compilation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28525 a1c6a512-1295-4272-9138-f99709370657 --- android/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'android/README') diff --git a/android/README b/android/README index 8f0a85c..99f33ae 100644 --- a/android/README +++ b/android/README @@ -3,7 +3,7 @@ application for android. * Prerequisites -Download and install the Android SDK[1] and NDK[2]. +Download and install the Android SDK[1] and NDK[2], or run installToolchain.sh. After you extracted the SDK, you need to run /tools/android in order to install the actual platform sdk from the available packages tab (SDK Platform Android 1.5 or above should work). -- cgit v1.1