need ndk-build command in PATH to build koreader for Android

pull/606/head
chrox 10 years ago
parent e10a0cecf3
commit bda2a1aab4

@ -94,8 +94,8 @@ package from scratch.
For Android devices
-------------------
Make sure the "android" tool is in your PATH variable and the NDK variable
points to the root directory of the Android NDK.
Make sure the "android" and "ndk-build" tools are in your PATH variable
and the NDK variable points to the root directory of the Android NDK.
First, run this command to make a standalone android cross compiling toolchain
from NDK:

Loading…
Cancel
Save