mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
need ndk-build command in PATH to build koreader for Android
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user