Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
flycast
Commits
6dd721e9
Commit
6dd721e9
authored
Feb 02, 2014
by
TwistedUmbrella
Browse files
Add note to the README about SDK platform requirement
parent
a0ff5d68
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6dd721e9
...
...
@@ -19,7 +19,8 @@ Let's try to keep everything under a single project :)
To build for android
--------------------
Tools required:
*
Latest Android SDK and NDK (duh)
*
Latest Android SDK and NDK
*
Android 4.3 or newer (http://developer.android.com/sdk/installing/adding-packages.html)
*
Ant
From project root directory:
...
...
@@ -27,7 +28,7 @@ From project root directory:
cd shell\android
android update project -p .
ndk-build -j
4
ndk-build -j4
ant debug
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment