Sunday 3 July 2016

Unable to locate NDK toolchain path



I'm building android from source using this xda university tutorial: http://xda-university.com/as-a-devel...el-from-source. I have encountered an obstacle in setting up the toolchain.

The instructions:
Add the path for your toolchain to the env variable by editing .bashrc, adding this line:

Code:


PATH=$PATH:~/android/ndk/android-ndk-r7-linux-x86/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin

.

I'm using Android NDK r10e, and couldn't locate this directory. How do I find the path to my toolchain?



No comments:

Post a Comment