Sunday, July 3, 2016

Unable to locate NDK toolchain path

I'm building android from source using this xda university tutorial: http://ift.tt/29lQCDE. 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?


from xda-developers http://ift.tt/29bmffz
via IFTTT

No comments:

Post a Comment