mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
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
This commit is contained in:
parent
df1ec391ff
commit
ab9caead92
2 changed files with 65 additions and 1 deletions
|
@ -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 <sdk-dir>/tools/android in order to
|
||||
install the actual platform sdk from the available packages tab (SDK Platform
|
||||
Android 1.5 or above should work).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue