File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,7 +90,13 @@ You need to download and unpack the Android SDK and NDK to a directory (let's sa
9090For the Android SDK, you can download 'just the command line
9191tools'. When you have extracted these you'll see only a directory
9292named ``tools ``, and you will need to run extra commands to install
93- the SDK packages needed.
93+ the SDK packages needed.
94+
95+ For Android NDK, note that modern releases will only work on a 64-bit
96+ operating system. If you are using a 32-bit distribution (or hardware),
97+ the latest useable NDK version is r10e, which can be downloaded here:
98+
99+ - `Legacy 32-bit Linux NDK r10e <http://dl.google.com/android/ndk/android-ndk-r10e-linux-x86.bin >`_
94100
95101First, install a platform to target (you can also replace ``19 `` with
96102a different platform number, this will be used again later)::
You can’t perform that action at this time.
0 commit comments